summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackBundleGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CPack/cmCPackBundleGenerator.h')
-rw-r--r--Source/CPack/cmCPackBundleGenerator.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/CPack/cmCPackBundleGenerator.h b/Source/CPack/cmCPackBundleGenerator.h
index c9200c1..861fe4b 100644
--- a/Source/CPack/cmCPackBundleGenerator.h
+++ b/Source/CPack/cmCPackBundleGenerator.h
@@ -3,7 +3,8 @@
#ifndef cmCPackBundleGenerator_h
#define cmCPackBundleGenerator_h
-#include <cmConfigure.h>
+#include "cmConfigure.h"
+
#include <string>
#include "cmCPackDragNDropGenerator.h"