summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dgpix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dgpix.c')
-rw-r--r--src/mame/drivers/dgpix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dgpix.c b/src/mame/drivers/dgpix.c
index 075528880cf..55fab038966 100644
--- a/src/mame/drivers/dgpix.c
+++ b/src/mame/drivers/dgpix.c
@@ -50,6 +50,7 @@
*********************************************************************/
#include "driver.h"
+#include "cpu/e132xs/e132xs.h"
static UINT32 *vram;
static int vbuffer = 0;