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