summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/softlist.cpp')
-rw-r--r--src/emu/softlist.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/emu/softlist.cpp b/src/emu/softlist.cpp
index 1d2fcf17100..5e88baaeab1 100644
--- a/src/emu/softlist.cpp
+++ b/src/emu/softlist.cpp
@@ -8,12 +8,14 @@
***************************************************************************/
-#include <regex>
-
#include "softlist.h"
#include "hash.h"
+
#include "expat.h"
+#include <regex>
+
+
//**************************************************************************
// STATIC VARIABLES