diff options
Diffstat (limited to 'Source/cmContinueCommand.h')
-rw-r--r-- | Source/cmContinueCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmContinueCommand.h b/Source/cmContinueCommand.h index 86bfea4656..4428d79033 100644 --- a/Source/cmContinueCommand.h +++ b/Source/cmContinueCommand.h @@ -3,7 +3,7 @@ #ifndef cmContinueCommand_h #define cmContinueCommand_h -#include <cmConfigure.h> +#include "cmConfigure.h" #include <string> #include <vector> |