summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ax20.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ax20.cpp')
-rw-r--r--src/mame/drivers/ax20.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ax20.cpp b/src/mame/drivers/ax20.cpp
index 03f903c79e2..d454d4192bc 100644
--- a/src/mame/drivers/ax20.cpp
+++ b/src/mame/drivers/ax20.cpp
@@ -19,6 +19,7 @@
#include "emu.h"
#include "bus/isa/fdc.h"
#include "cpu/i86/i86.h"
+#include "emupal.h"
#include "screen.h"
class ax20_state : public driver_device