summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/strconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/strconv.cpp')
-rw-r--r--src/osd/strconv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/strconv.cpp b/src/osd/strconv.cpp
index 07f5eed920c..ea1da56cc5a 100644
--- a/src/osd/strconv.cpp
+++ b/src/osd/strconv.cpp
@@ -119,7 +119,7 @@ int osd_uchar_from_osdchar(UINT32 *uchar, const char *osdchar, size_t count)
}
#else
-
+#include "unicode.h"
//============================================================
// osd_uchar_from_osdchar
//============================================================