summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/europc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/europc.cpp')
-rw-r--r--src/mame/drivers/europc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/europc.cpp b/src/mame/drivers/europc.cpp
index e11525da167..ae8169fe004 100644
--- a/src/mame/drivers/europc.cpp
+++ b/src/mame/drivers/europc.cpp
@@ -37,6 +37,7 @@
#include "machine/m3002.h"
#include "machine/pckeybrd.h"
#include "machine/ram.h"
+#include "softlist_dev.h"
class europc_pc_state : public driver_device