summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/astrof.cpp')
-rw-r--r--src/mame/drivers/astrof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/astrof.cpp b/src/mame/drivers/astrof.cpp
index 278773aefa2..9d82c53b56e 100644
--- a/src/mame/drivers/astrof.cpp
+++ b/src/mame/drivers/astrof.cpp
@@ -59,8 +59,8 @@
#include "emu.h"
-#include "cpu/m6502/m6502.h"
#include "includes/astrof.h"
+#include "cpu/m6502/m6502.h"
#define MASTER_CLOCK (XTAL_10_595MHz)