summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/horizon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/horizon.cpp')
-rw-r--r--src/mame/drivers/horizon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/horizon.cpp b/src/mame/drivers/horizon.cpp
index 28d5078c4f4..8fad5d37200 100644
--- a/src/mame/drivers/horizon.cpp
+++ b/src/mame/drivers/horizon.cpp
@@ -41,7 +41,7 @@ involves replacing the XTAL and reconnecting one jumper.
#include "bus/s100/s100.h"
#include "cpu/z80/z80.h"
#include "machine/i8251.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#define Z80_TAG "z80"
#define I8251_L_TAG "3a"