summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toobin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toobin.cpp')
-rw-r--r--src/mame/drivers/toobin.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/toobin.cpp b/src/mame/drivers/toobin.cpp
index d35126e0033..e039a1d0434 100644
--- a/src/mame/drivers/toobin.cpp
+++ b/src/mame/drivers/toobin.cpp
@@ -20,10 +20,11 @@
#include "emu.h"
+#include "includes/toobin.h"
#include "cpu/m68000/m68000.h"
#include "machine/watchdog.h"
#include "machine/atarigen.h"
-#include "includes/toobin.h"
+#include "speaker.h"
#define MASTER_CLOCK XTAL_32MHz