Attempts to fix appveyor build

This commit is contained in:
Linus Probert 2018-05-17 23:34:44 +02:00
parent f1206811d0
commit 2feeb5cbcf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#ifndef KEYBOARDINPUT_H_ #ifndef KEYBOARDINPUT_H_
#define KEYBOARDINPUT_H_ #define KEYBOARDINPUT_H_
#include <SDL.h> #include <SDL_events.h>
#include <stdbool.h> #include <stdbool.h>
#define KEY_LEFT 1 #define KEY_LEFT 1