Skip to content

Commit

Permalink
Attempts to fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidityC committed May 17, 2018
1 parent f120681 commit 2feeb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/keyboardinput.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#ifndef KEYBOARDINPUT_H_
#define KEYBOARDINPUT_H_

#include <SDL.h>
#include <SDL_events.h>
#include <stdbool.h>

#define KEY_LEFT 1
Expand Down

0 comments on commit 2feeb5c

Please sign in to comment.