Maple specific header no longer necessary

This commit is contained in:
Christoph "baka0815" Schwerdtfeger 2018-08-31 16:52:08 +02:00
parent a9a67fdaa5
commit 8cbc342b06
1 changed files with 0 additions and 3 deletions

View File

@ -37,11 +37,8 @@
#if defined(USE_EVDEV)
#include "linux-dist/evdev.h"
#include "hw/maple/maple_devs.h"
#endif
#include "hw/maple/maple_cfg.h"
#if defined(USE_JOYSTICK)
#include "linux-dist/joystick.h"
#endif