summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/superqix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/superqix.c')
-rw-r--r--src/mame/video/superqix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/superqix.c b/src/mame/video/superqix.c
index 54c5342b638..9cd29954dbe 100644
--- a/src/mame/video/superqix.c
+++ b/src/mame/video/superqix.c
@@ -6,7 +6,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
UINT8 *superqix_videoram;
UINT8 *superqix_bitmapram,*superqix_bitmapram2;