summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tmc2000e.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tmc2000e.cpp')
-rw-r--r--src/mame/drivers/tmc2000e.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tmc2000e.cpp b/src/mame/drivers/tmc2000e.cpp
index 8291efb580b..81185e93e83 100644
--- a/src/mame/drivers/tmc2000e.cpp
+++ b/src/mame/drivers/tmc2000e.cpp
@@ -31,6 +31,7 @@
*/
+#include "emu.h"
#include "includes/tmc2000e.h"
/* Read/Write Handlers */