summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/romentry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/romentry.cpp')
-rw-r--r--src/emu/romentry.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/romentry.cpp b/src/emu/romentry.cpp
index 01df77c344a..4bd8cbd4e3c 100644
--- a/src/emu/romentry.cpp
+++ b/src/emu/romentry.cpp
@@ -8,7 +8,9 @@
*********************************************************************/
+#include "emu.h"
#include "romentry.h"
+
#include "strformat.h"