summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx')
-rw-r--r--onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx b/onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx
index 33c058982caf..def164d3808e 100644
--- a/onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx
+++ b/onlineupdate/source/update/updater/xpcom/glue/nsVersionComparator.cxx
@@ -11,7 +11,7 @@
#include <stdint.h>
#if defined(_WIN32) && !defined(UPDATER_NO_STRING_GLUE_STL)
#include <wchar.h>
-#include "mozilla/Char16.h"
+#include "Char16.h"
#endif
#ifdef _WIN32