From 8315c94fde36046785cf86165021906a49c6d849 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Jun 2013 21:28:49 +0300 Subject: Remove subdir SDL from SDL includes. --- src/graphicsmanager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/graphicsmanager.h') diff --git a/src/graphicsmanager.h b/src/graphicsmanager.h index 942d2fa9c..fbea60980 100644 --- a/src/graphicsmanager.h +++ b/src/graphicsmanager.h @@ -29,7 +29,7 @@ #include #else #define GL_GLEXT_PROTOTYPES 1 -#include +#include // hack to hide warnings #undef GL_GLEXT_VERSION #undef GL_GLEXT_PROTOTYPES @@ -39,7 +39,7 @@ #include "utils/stringvector.h" -#include +#include #include #include -- cgit v1.2.3-60-g2f50