diff options
Diffstat (limited to 'Source/cmakemain.cxx')
-rw-r--r-- | Source/cmakemain.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmakemain.cxx b/Source/cmakemain.cxx index b8214ab..c882101 100644 --- a/Source/cmakemain.cxx +++ b/Source/cmakemain.cxx @@ -16,7 +16,6 @@ =========================================================================*/ #include "cmakewizard.h" #include "cmake.h" -#include "cmMakefileGenerator.h" #include "cmCacheManager.h" int main(int ac, char** av) |