summaryrefslogtreecommitdiff
path: root/shell/source/all/xml_parser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/all/xml_parser.cxx')
-rw-r--r--shell/source/all/xml_parser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/all/xml_parser.cxx b/shell/source/all/xml_parser.cxx
index 84c55520b947..522203b040ae 100644
--- a/shell/source/all/xml_parser.cxx
+++ b/shell/source/all/xml_parser.cxx
@@ -22,7 +22,7 @@
#include <i_xml_parser_event_handler.hxx>
#ifdef _WIN32
-#include "utilities.hxx"
+#include <utilities.hxx>
#else
#define UTF8ToWString(s) s
#endif