summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc8801.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pc8801.cpp')
-rw-r--r--src/mame/drivers/pc8801.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pc8801.cpp b/src/mame/drivers/pc8801.cpp
index 85e5981d5df..33f88806ee2 100644
--- a/src/mame/drivers/pc8801.cpp
+++ b/src/mame/drivers/pc8801.cpp
@@ -240,6 +240,7 @@
#include "emu.h"
#include "includes/pc8801.h"
+#include "softlist_dev.h"
#define IRQ_DEBUG (0)