summaryrefslogtreecommitdiffstats
path: root/Source/cm_codecvt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cm_codecvt.cxx')
-rw-r--r--Source/cm_codecvt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cm_codecvt.cxx b/Source/cm_codecvt.cxx
index 869dd32..fcd1e48 100644
--- a/Source/cm_codecvt.cxx
+++ b/Source/cm_codecvt.cxx
@@ -6,7 +6,7 @@
#if defined(_WIN32)
#include <windows.h>
#undef max
-#include <cmsys/Encoding.hxx>
+#include "cmsys/Encoding.hxx"
#endif
codecvt::codecvt(Encoding e)