summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/mame.cpp')
-rw-r--r--src/emu/mame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/mame.cpp b/src/emu/mame.cpp
index 3ba16963bb7..d5eacf786b5 100644
--- a/src/emu/mame.cpp
+++ b/src/emu/mame.cpp
@@ -72,6 +72,7 @@
#include "emu.h"
#include "emuopts.h"
+#include "mameopts.h"
#include "osdepend.h"
#include "validity.h"
#include "luaengine.h"