From 44409b4e6a24ba712cffcef2316dccba3c46e052 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Gl=C3=A4=C3=9Fer?= Date: Tue, 16 Mar 2004 21:12:36 +0000 Subject: [PATCH] consistent SDL include SVN-Revision: 254 --- src/type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/type.h b/src/type.h index 8d02c50dc..cde7d783a 100644 --- a/src/type.h +++ b/src/type.h @@ -13,7 +13,7 @@ #ifndef SUPERTUX_TYPE_H #define SUPERTUX_TYPE_H -#include +#include "SDL.h" /* 'Base' type for game objects */ -- 2.11.0