summaryrefslogtreecommitdiff
path: root/Source/cmGlobalGenerator.h
diff options
context:
space:
mode:
authorTushar Maheshwari <tushar27192@gmail.com>2019-09-14 00:39:15 +0530
committerTushar Maheshwari <tushar27192@gmail.com>2019-09-19 19:20:30 +0530
commit71f088f53ae7f59e002ec893933d0f670347ea93 (patch)
tree52917f8ec74efaa57676a9ca26dad2a51dd75241 /Source/cmGlobalGenerator.h
parent6511fa6f3309984fc10de8471017c2bb32d8d286 (diff)
downloadcmake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.gz
cmExportSet: subsume cmExportSetMap source files
Diffstat (limited to 'Source/cmGlobalGenerator.h')
-rw-r--r--Source/cmGlobalGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGlobalGenerator.h b/Source/cmGlobalGenerator.h
index d67c7258d6..372e658aed 100644
--- a/Source/cmGlobalGenerator.h
+++ b/Source/cmGlobalGenerator.h
@@ -17,7 +17,7 @@
#include "cmAlgorithms.h"
#include "cmCustomCommandLines.h"
#include "cmDuration.h"
-#include "cmExportSetMap.h"
+#include "cmExportSet.h"
#include "cmStateSnapshot.h"
#include "cmStringAlgorithms.h"
#include "cmSystemTools.h"