summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/mameopts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/mameopts.cpp')
-rw-r--r--src/frontend/mame/mameopts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/mameopts.cpp b/src/frontend/mame/mameopts.cpp
index c64b8fd7ebc..9b1150a9590 100644
--- a/src/frontend/mame/mameopts.cpp
+++ b/src/frontend/mame/mameopts.cpp
@@ -11,7 +11,7 @@
#include "emu.h"
#include "mameopts.h"
#include "drivenum.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include <ctype.h>