summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mac128.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mac128.cpp')
-rw-r--r--src/mame/drivers/mac128.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mac128.cpp b/src/mame/drivers/mac128.cpp
index 31554c482ac..47159a21a3c 100644
--- a/src/mame/drivers/mac128.cpp
+++ b/src/mame/drivers/mac128.cpp
@@ -99,10 +99,10 @@ part number 338-6523 (later Macs use a PLCC version which Apple numbered
****************************************************************************/
-#define NEW_IWM 0
-
#include "emu.h"
+#define NEW_IWM 0
+
#include "machine/macrtc.h"
#include "bus/mackbd/mackbd.h"