Merge pull request #5082 from RobLoach/patch-12

Add input_driver to config.def.h
This commit is contained in:
Twinaphex 2017-06-21 14:51:18 +02:00 committed by GitHub
commit fcc3260341

View File

@ -20,6 +20,7 @@
#include <boolean.h>
#include "gfx/video_defines.h"
#include "input/input_driver.h"
#ifdef HAVE_CONFIG_H
#include "config.h"