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