From e6e2421ba0519161e336d80571af22a054520a0a Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Tue, 15 Dec 2015 22:54:32 +1100 Subject: [PATCH] This is now building on Mum's laptop --- bin | 2 +- server/server_application.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin b/bin index a788d99..c653980 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit a788d998fa1815c9fa1ff5a8914a46f2ce5545ff +Subproject commit c65398019329fe3d28670cd57f84461b48082642 diff --git a/server/server_application.hpp b/server/server_application.hpp index 29ed8ff..516cf3d 100644 --- a/server/server_application.hpp +++ b/server/server_application.hpp @@ -43,7 +43,7 @@ #include "lua.hpp" #include "sqlite3.h" -#include "SDL/SDL.h" +#include "SDL2/SDL.h" //STL #include