summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarig1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/atarig1.cpp')
-rw-r--r--src/mame/drivers/atarig1.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/atarig1.cpp b/src/mame/drivers/atarig1.cpp
index 4a9bd7b1bd1..2cb0c189ce4 100644
--- a/src/mame/drivers/atarig1.cpp
+++ b/src/mame/drivers/atarig1.cpp
@@ -21,9 +21,9 @@
#include "emu.h"
-#include "machine/watchdog.h"
-#include "video/atarirle.h"
#include "includes/atarig1.h"
+#include "machine/watchdog.h"
+#include "speaker.h"