summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/cmakexbuild.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmakexbuild.cxx b/Source/cmakexbuild.cxx
index 5f673fb..fc09b51 100644
--- a/Source/cmakexbuild.cxx
+++ b/Source/cmakexbuild.cxx
@@ -1,5 +1,6 @@
#include <cmsys/Process.h>
#include "cmStandardIncludes.h"
+#include "cmSystemTools.h"
// This is a wrapper program for xcodebuild
// it calls xcodebuild, and does two things