summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/irobot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/irobot.cpp')
-rw-r--r--src/mame/drivers/irobot.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/irobot.cpp b/src/mame/drivers/irobot.cpp
index 0615ecd80a2..a95673ab6c2 100644
--- a/src/mame/drivers/irobot.cpp
+++ b/src/mame/drivers/irobot.cpp
@@ -80,10 +80,11 @@
****************************************************************************/
#include "emu.h"
+#include "includes/irobot.h"
#include "cpu/m6809/m6809.h"
#include "sound/pokey.h"
#include "machine/nvram.h"
-#include "includes/irobot.h"
+#include "speaker.h"
#define MAIN_CLOCK XTAL_12_096MHz
#define VIDEO_CLOCK XTAL_20MHz