diff --git a/dtool/src/cppparser/cppType.cxx b/dtool/src/cppparser/cppType.cxx index cae31242ed..45f37f2dc7 100644 --- a/dtool/src/cppparser/cppType.cxx +++ b/dtool/src/cppparser/cppType.cxx @@ -15,6 +15,7 @@ #include "cppType.h" #include "cppTypedef.h" +#include CPPType::Types CPPType::_types; CPPType::PreferredNames CPPType::_preferred_names;