summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc8001.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pc8001.cpp')
-rw-r--r--src/mame/drivers/pc8001.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pc8001.cpp b/src/mame/drivers/pc8001.cpp
index 9e790f900b4..523acdf7fbd 100644
--- a/src/mame/drivers/pc8001.cpp
+++ b/src/mame/drivers/pc8001.cpp
@@ -40,6 +40,7 @@
#include "emu.h"
#include "includes/pc8001.h"
#include "screen.h"
+#include "softlist_dev.h"
#include "speaker.h"
WRITE_LINE_MEMBER( pc8001_base_state::crtc_reverse_w )