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