aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndy Belle-Isle <abelleisle@roadrunner.com>2015-09-08 18:26:43 -0400
committerAndy Belle-Isle <abelleisle@roadrunner.com>2015-09-08 18:27:01 -0400
commit2a0df74f8a73427b1fe2b96ec7840e7f39178569 (patch)
tree4d258c9213fc51145fb8b022ba923e191bde52e3 /include
parent7bd5f9dd60204fa7bfc9a1b5d6fa982be0bfe3ec (diff)
Updated stuff to fix bork
Diffstat (limited to 'include')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index db0824b..4b05e5d 100644
--- a/include/common.h
+++ b/include/common.h
@@ -8,6 +8,7 @@
#include <SDL2/SDL.h>
#include <SDL2/SDL_opengl.h>
#include <UIClass.h>
+#include <windowClass.h>
#define SCREEN_WIDTH 1280
#define SCREEN_HEIGHT 720