summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kan_pand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/kan_pand.c')
-rw-r--r--src/mame/video/kan_pand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/kan_pand.c b/src/mame/video/kan_pand.c
index cdebe82ca5a..eab40eb6ba8 100644
--- a/src/mame/video/kan_pand.c
+++ b/src/mame/video/kan_pand.c
@@ -47,7 +47,7 @@
***********************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "video/kan_pand.h"
typedef struct _kaneko_pandora_state kaneko_pandora_state;