Attempts to fix appveyor build
This commit is contained in:
parent
f1206811d0
commit
2feeb5cbcf
|
@ -19,7 +19,7 @@
|
|||
#ifndef KEYBOARDINPUT_H_
|
||||
#define KEYBOARDINPUT_H_
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL_events.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define KEY_LEFT 1
|
||||
|
|
Loading…
Reference in New Issue