Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/client.cc')
-rw-r--r--src/client/client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/client.cc b/src/client/client.cc
index 336baee..5ab5a0b 100644
--- a/src/client/client.cc
+++ b/src/client/client.cc
@@ -4,7 +4,7 @@
the terms and conditions of the GNU General Public License version 2
*/
-#include <SDL/SDL.h>
+#include <SDL2/SDL.h>
#include <iostream>
#include <iomanip>