summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pla.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pla.cpp')
-rw-r--r--src/devices/machine/pla.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/pla.cpp b/src/devices/machine/pla.cpp
index 3ca6da06d6c..0686dd878fe 100644
--- a/src/devices/machine/pla.cpp
+++ b/src/devices/machine/pla.cpp
@@ -6,6 +6,7 @@
**********************************************************************/
+#include "emu.h"
#include "pla.h"
#include "jedparse.h"
#include "plaparse.h"