summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/skullxbo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/skullxbo.cpp')
-rw-r--r--src/mame/drivers/skullxbo.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/skullxbo.cpp b/src/mame/drivers/skullxbo.cpp
index c7246308fd6..718fc4d14c6 100644
--- a/src/mame/drivers/skullxbo.cpp
+++ b/src/mame/drivers/skullxbo.cpp
@@ -20,9 +20,11 @@
#include "emu.h"
+#include "includes/skullxbo.h"
+
#include "cpu/m68000/m68000.h"
#include "machine/watchdog.h"
-#include "includes/skullxbo.h"
+#include "speaker.h"