diff options
Diffstat (limited to 'Source/cmDisallowedCommand.h')
-rw-r--r-- | Source/cmDisallowedCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDisallowedCommand.h b/Source/cmDisallowedCommand.h index 21ea7a4..7c141dd 100644 --- a/Source/cmDisallowedCommand.h +++ b/Source/cmDisallowedCommand.h @@ -3,7 +3,7 @@ #ifndef cmDisallowedCommand_h #define cmDisallowedCommand_h -#include <cmConfigure.h> +#include "cmConfigure.h" #include <string> #include <vector> |