Browse Source

COMP: include cmExternalMakefileProjectGenerator.h

Alex
Alexander Neundorf 18 years ago
parent
commit
f6a6556e3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/cmake.cxx

+ 1 - 0
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"