summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/infoxml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/infoxml.cpp')
-rw-r--r--src/frontend/mame/infoxml.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/infoxml.cpp b/src/frontend/mame/infoxml.cpp
index 1aeee7b51d6..4c625c5854b 100644
--- a/src/frontend/mame/infoxml.cpp
+++ b/src/frontend/mame/infoxml.cpp
@@ -23,6 +23,7 @@
#include "softlist_dev.h"
#include "speaker.h"
+#include "corestr.h"
#include "xmlfile.h"
#include <algorithm>