diff options
author | 2015-11-15 13:07:26 +0100 | |
---|---|---|
committer | 2015-11-15 13:07:26 +0100 | |
commit | 5200f15ace282ad246bd38af900472db353ba241 (patch) | |
tree | 93532e9717e2284223243dcba1ffddeff479e790 /src/emu/ui/cheatopt.cpp | |
parent | 2844aa7b02e3e76abc6e6707ebba0d6fa1c092be (diff) | |
parent | 15f6df6d66146007b7052d5efaa4513cdfd4ac79 (diff) |
Merge remote-tracking branch 'remotes/mamedev/master'
Diffstat (limited to 'src/emu/ui/cheatopt.cpp')
-rw-r--r-- | src/emu/ui/cheatopt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/ui/cheatopt.cpp b/src/emu/ui/cheatopt.cpp index f505c61eff7..f2bff8e7feb 100644 --- a/src/emu/ui/cheatopt.cpp +++ b/src/emu/ui/cheatopt.cpp @@ -11,7 +11,6 @@ #include "emu.h" #include "cheat.h" -#include "uiinput.h" #include "ui/ui.h" #include "ui/menu.h" #include "ui/cheatopt.h" |