diff options
Diffstat (limited to 'src/devices/machine/microtch.cpp')
| -rw-r--r-- | src/devices/machine/microtch.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/microtch.cpp b/src/devices/machine/microtch.cpp index 4f6d10c3cea..a9e309eb5d5 100644 --- a/src/devices/machine/microtch.cpp +++ b/src/devices/machine/microtch.cpp @@ -11,6 +11,7 @@ */ +#include "emu.h" #include "microtch.h" #define LOG 0 |
