summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rampart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rampart.cpp')
-rw-r--r--src/mame/drivers/rampart.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/rampart.cpp b/src/mame/drivers/rampart.cpp
index c11fab13496..7857d2ea4d3 100644
--- a/src/mame/drivers/rampart.cpp
+++ b/src/mame/drivers/rampart.cpp
@@ -25,11 +25,13 @@
#include "emu.h"
+#include "includes/rampart.h"
+
#include "cpu/m68000/m68000.h"
#include "machine/watchdog.h"
#include "sound/okim6295.h"
#include "sound/ym2413.h"
-#include "includes/rampart.h"
+#include "speaker.h"
#define MASTER_CLOCK XTAL_14_31818MHz