summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uiinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/uiinput.h')
-rw-r--r--src/emu/uiinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/uiinput.h b/src/emu/uiinput.h
index fad20937bb3..75907085fa2 100644
--- a/src/emu/uiinput.h
+++ b/src/emu/uiinput.h
@@ -14,7 +14,7 @@
#ifndef __UIINPUT_H__
#define __UIINPUT_H__
-#include "mamecore.h"
+#include "emucore.h"
#include "render.h"
#include "unicode.h"