summaryrefslogtreecommitdiffstats
path: root/Source/cmBinUtilsWindowsPELinker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBinUtilsWindowsPELinker.cxx')
-rw-r--r--Source/cmBinUtilsWindowsPELinker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmBinUtilsWindowsPELinker.cxx b/Source/cmBinUtilsWindowsPELinker.cxx
index 5a9ad66..bfafaeb 100644
--- a/Source/cmBinUtilsWindowsPELinker.cxx
+++ b/Source/cmBinUtilsWindowsPELinker.cxx
@@ -12,7 +12,7 @@
#include <sstream>
#include <vector>
-#include "cm_memory.hxx"
+#include <cm/memory>
#ifdef _WIN32
# include <windows.h>