Less header includes in input_joypad.h

This commit is contained in:
twinaphex 2015-01-10 20:11:57 +01:00
parent b4b81bd740
commit 293319c890

View File

@ -21,8 +21,6 @@
extern "C" {
#endif
#include "input_context.h"
#include <file/config_file.h>
#include <stdint.h>
#include "../driver.h"