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