summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aliens.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/aliens.cpp')
-rw-r--r--src/mame/drivers/aliens.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/aliens.cpp b/src/mame/drivers/aliens.cpp
index 3b5ae56365b..d288936c8c2 100644
--- a/src/mame/drivers/aliens.cpp
+++ b/src/mame/drivers/aliens.cpp
@@ -17,6 +17,7 @@ Preliminary driver by:
#include "cpu/m6809/konami.h" /* for the callback and the firq irq definition */
#include "machine/watchdog.h"
#include "sound/ym2151.h"
+#include "emupal.h"
#include "speaker.h"