summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc6001.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pc6001.cpp')
-rw-r--r--src/mame/drivers/pc6001.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/pc6001.cpp b/src/mame/drivers/pc6001.cpp
index db7108163e6..f7bb3228ec2 100644
--- a/src/mame/drivers/pc6001.cpp
+++ b/src/mame/drivers/pc6001.cpp
@@ -143,6 +143,8 @@ irq vector 0x26:
#include "emu.h"
#include "includes/pc6001.h"
+#include "softlist_dev.h"
+
#define LOG_IRQ (1U << 1)
//#define VERBOSE (LOG_IRQ)