summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivenum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/drivenum.cpp')
-rw-r--r--src/emu/drivenum.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/drivenum.cpp b/src/emu/drivenum.cpp
index 574205379cd..52ac8c54fef 100644
--- a/src/emu/drivenum.cpp
+++ b/src/emu/drivenum.cpp
@@ -11,6 +11,7 @@
#include "emu.h"
#include "drivenum.h"
#include "softlist_dev.h"
+#include "unicode.h"
#include <algorithm>