summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/crtc_ega.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/crtc_ega.h')
-rw-r--r--src/devices/video/crtc_ega.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/video/crtc_ega.h b/src/devices/video/crtc_ega.h
index f65e949d0f6..587cb7e90b9 100644
--- a/src/devices/video/crtc_ega.h
+++ b/src/devices/video/crtc_ega.h
@@ -9,7 +9,6 @@
#ifndef __CRTC_EGA__
#define __CRTC_EGA__
-#include "emu.h"
/* callback definitions */
typedef device_delegate<void (bitmap_ind16 &bitmap, const rectangle &cliprect)> crtc_ega_begin_update_delegate;