diff options
Diffstat (limited to 'Source/cmcmd.h')
-rw-r--r-- | Source/cmcmd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmcmd.h b/Source/cmcmd.h index 8da2103..1096d0c 100644 --- a/Source/cmcmd.h +++ b/Source/cmcmd.h @@ -13,6 +13,8 @@ #ifndef cmcmd_h #define cmcmd_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" class cmcmd |