From f6a6556e3cde38fda30aa23c63705482ab8c9d62 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Fri, 15 Jun 2007 16:09:30 -0400 Subject: COMP: include cmExternalMakefileProjectGenerator.h Alex --- Source/cmake.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/cmake.cxx b/Source/cmake.cxx index d78949d..cc21e1d 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" -- cgit v0.12