Remove unneeded header include in input_common.h
This commit is contained in:
parent
d7f36af446
commit
89902c3339
|
@ -21,7 +21,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "input_context.h"
|
||||
#include <file/config_file.h>
|
||||
#include <stdint.h>
|
||||
#include "../driver.h"
|
||||
|
|
Loading…
Reference in New Issue