summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emu.h')
-rw-r--r--src/emu/emu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/emu.h b/src/emu/emu.h
index 4e78d67282f..d45c08b3fef 100644
--- a/src/emu/emu.h
+++ b/src/emu/emu.h
@@ -92,6 +92,7 @@ typedef device_t * (*machine_config_constructor)(machine_config &config, device_
// the running machine
#include "mame.h"
+#include "language.h"
#include "machine.h"
#include "driver.h"