summaryrefslogtreecommitdiffstats
path: root/Source/cmQTWrapCPPCommand.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-02-22 18:14:59 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-02-22 18:14:59 (GMT)
commit2ccce878a3af74d7a7328e42bd76825366a82112 (patch)
treeeb604e4acb4a99128754d2851f603e5f74c13c38 /Source/cmQTWrapCPPCommand.h
parent51516613e83f15c31156ad0a503f270c746266e1 (diff)
downloadCMake-2ccce878a3af74d7a7328e42bd76825366a82112.zip
CMake-2ccce878a3af74d7a7328e42bd76825366a82112.tar.gz
CMake-2ccce878a3af74d7a7328e42bd76825366a82112.tar.bz2
ENH: Cleanups
Diffstat (limited to 'Source/cmQTWrapCPPCommand.h')
-rw-r--r--Source/cmQTWrapCPPCommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmQTWrapCPPCommand.h b/Source/cmQTWrapCPPCommand.h
index 5e755d2..fd2e88c 100644
--- a/Source/cmQTWrapCPPCommand.h
+++ b/Source/cmQTWrapCPPCommand.h
@@ -19,6 +19,8 @@
#include "cmCommand.h"
+#include "cmSourceFile.h"
+
/** \class cmQTWrapCPPCommand
* \brief Create moc file rules for QT classes
*