summaryrefslogtreecommitdiffstats
path: root/Source/cmBuildCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBuildCommand.h')
-rw-r--r--Source/cmBuildCommand.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmBuildCommand.h b/Source/cmBuildCommand.h
index 62f1fd3..7df54ec 100644
--- a/Source/cmBuildCommand.h
+++ b/Source/cmBuildCommand.h
@@ -3,7 +3,8 @@
#ifndef cmBuildCommand_h
#define cmBuildCommand_h
-#include <cmConfigure.h>
+#include "cmConfigure.h"
+
#include <string>
#include <vector>