summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ioc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/ioc2.h')
-rw-r--r--src/mame/machine/ioc2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/ioc2.h b/src/mame/machine/ioc2.h
index 0891c4870f9..be507350315 100644
--- a/src/mame/machine/ioc2.h
+++ b/src/mame/machine/ioc2.h
@@ -11,7 +11,7 @@
#pragma once
-#define IOC2_NEW_KBDC (0)
+#define IOC2_NEW_KBDC (1)
#if IOC2_NEW_KBDC
#include "machine/at_keybc.h"