summaryrefslogtreecommitdiff
path: root/Source/cmSetSourceFilesPropertiesCommand.cxx
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/cmSetSourceFilesPropertiesCommand.cxx
parent51516613e83f15c31156ad0a503f270c746266e1 (diff)
downloadcmake-2ccce878a3af74d7a7328e42bd76825366a82112.tar.gz
ENH: Cleanups
Diffstat (limited to 'Source/cmSetSourceFilesPropertiesCommand.cxx')
-rw-r--r--Source/cmSetSourceFilesPropertiesCommand.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmSetSourceFilesPropertiesCommand.cxx b/Source/cmSetSourceFilesPropertiesCommand.cxx
index 49768a0152..4ce53a5b6b 100644
--- a/Source/cmSetSourceFilesPropertiesCommand.cxx
+++ b/Source/cmSetSourceFilesPropertiesCommand.cxx
@@ -16,6 +16,8 @@
=========================================================================*/
#include "cmSetSourceFilesPropertiesCommand.h"
+#include "cmSourceFile.h"
+
// cmSetSourceFilesPropertiesCommand
bool cmSetSourceFilesPropertiesCommand::InitialPass(
std::vector<std::string> const& args)