summaryrefslogtreecommitdiff
path: root/Source/cmCustomCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCustomCommand.h')
-rw-r--r--Source/cmCustomCommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmCustomCommand.h b/Source/cmCustomCommand.h
index 34753f4050..152b3b9043 100644
--- a/Source/cmCustomCommand.h
+++ b/Source/cmCustomCommand.h
@@ -12,6 +12,8 @@
#ifndef cmCustomCommand_h
#define cmCustomCommand_h
+#include <cmConfigure.h>
+
#include "cmStandardIncludes.h"
#include "cmListFileCache.h"