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