summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetSourcesCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmTargetSourcesCommand.h')
-rw-r--r--Source/cmTargetSourcesCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmTargetSourcesCommand.h b/Source/cmTargetSourcesCommand.h
index 90fd45f..1cff8c3 100644
--- a/Source/cmTargetSourcesCommand.h
+++ b/Source/cmTargetSourcesCommand.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "cm_memory.hxx"
+#include <cm/memory>
#include "cmCommand.h"
#include "cmTargetPropCommandBase.h"