summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pckeybrd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pckeybrd.h')
-rw-r--r--src/devices/machine/pckeybrd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/pckeybrd.h b/src/devices/machine/pckeybrd.h
index 5b493f858e1..f7681bba884 100644
--- a/src/devices/machine/pckeybrd.h
+++ b/src/devices/machine/pckeybrd.h
@@ -14,7 +14,6 @@
#ifndef PCKEYBRD_H
#define PCKEYBRD_H
-#include "emu.h"
class pc_keyboard_device : public device_t
{