diff options
Diffstat (limited to 'src/emu/ui/moptions.h')
-rw-r--r-- | src/emu/ui/moptions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/ui/moptions.h b/src/emu/ui/moptions.h index 55d800651f4..9a657d69d0e 100644 --- a/src/emu/ui/moptions.h +++ b/src/emu/ui/moptions.h @@ -13,8 +13,6 @@ #ifndef __UI_OPTS_H__ #define __UI_OPTS_H__ -#include "options.h" - // core directory options #define OPTION_HISTORY_PATH "historypath" #define OPTION_EXTRAINI_PATH "extrainipath" |