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