summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jonos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jonos.cpp')
-rw-r--r--src/mame/drivers/jonos.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/jonos.cpp b/src/mame/drivers/jonos.cpp
index 8a79461400c..f26e21ddbe1 100644
--- a/src/mame/drivers/jonos.cpp
+++ b/src/mame/drivers/jonos.cpp
@@ -19,6 +19,7 @@ There are interrupt handlers at 5.5 (0x002c) and 6.5 (0x0034).
#include "emu.h"
#include "cpu/i8085/i8085.h"
#include "machine/keyboard.h"
+#include "emupal.h"
#include "screen.h"