diff --git a/Source/cmake.cxx b/Source/cmake.cxx index d78949dc7..cc21e1d56 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -19,6 +19,7 @@ #include "cmCacheManager.h" #include "cmMakefile.h" #include "cmLocalGenerator.h" +#include "cmExternalMakefileProjectGenerator.h" #include "cmCommands.h" #include "cmCommand.h" #include "cmFileTimeComparison.h"