summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-06-25 19:54:19 +1000
committer Vas Crabb <vas@vastheman.com>2017-06-25 19:54:19 +1000
commit338fe35dd7df45e7ac04bb8deb0bc30cbb4850a5 (patch)
treefcc1b641d8ae5b09f2a0a4b85973b8e1b8bcc7ef
parentf31e73505343e3fe9cf9539b559e594035c4d9cb (diff)
pch.h isn't always implicit (nw)
-rw-r--r--src/devices/bus/hp_dio/hp98544.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/hp_dio/hp98544.cpp b/src/devices/bus/hp_dio/hp98544.cpp
index 976ecd0f6b3..e2b4df56350 100644
--- a/src/devices/bus/hp_dio/hp98544.cpp
+++ b/src/devices/bus/hp_dio/hp98544.cpp
@@ -8,6 +8,7 @@
***************************************************************************/
+#include "emu.h"
#include "hp98544.h"
#include "screen.h"