summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/barni.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/barni.cpp')
-rw-r--r--src/mame/drivers/barni.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/barni.cpp b/src/mame/drivers/barni.cpp
index ffd4cbeb15d..2e2c93788c7 100644
--- a/src/mame/drivers/barni.cpp
+++ b/src/mame/drivers/barni.cpp
@@ -16,6 +16,7 @@ DISPLAY: 5x6 digit 7 or 16 segment display
SOUND: basically the same as Bally's Squalk & Talk -61 board but missing AY8912 synth chip
*/
+#include "emu.h"
#include "machine/genpin.h"
#include "cpu/m6800/m6800.h"
#include "cpu/m6809/m6809.h"