summaryrefslogtreecommitdiff
path: root/Source/cmQTWrapUICommand.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-02-22 13:14:59 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-02-22 13:14:59 -0500
commit2ccce878a3af74d7a7328e42bd76825366a82112 (patch)
treeeb604e4acb4a99128754d2851f603e5f74c13c38 /Source/cmQTWrapUICommand.h
parent51516613e83f15c31156ad0a503f270c746266e1 (diff)
downloadcmake-2ccce878a3af74d7a7328e42bd76825366a82112.tar.gz
ENH: Cleanups
Diffstat (limited to 'Source/cmQTWrapUICommand.h')
-rw-r--r--Source/cmQTWrapUICommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmQTWrapUICommand.h b/Source/cmQTWrapUICommand.h
index 793d2b021b..cf0046d629 100644
--- a/Source/cmQTWrapUICommand.h
+++ b/Source/cmQTWrapUICommand.h
@@ -19,6 +19,8 @@
#include "cmCommand.h"
+#include "cmSourceFile.h"
+
/** \class cmQTWrapUICommand
* \brief Create .h and .cxx files rules for QT user interfaces files
*