From 3d48ec15e336a9f778fea64ab36ef598e9e5cad6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Gl=C3=A4=C3=9Fer?= Date: Tue, 20 Jul 2004 18:06:14 +0000 Subject: [PATCH 1/1] one forgotten #include change SVN-Revision: 1600 --- src/special.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/special.cpp b/src/special.cpp index 701a82c74..09f287ca4 100644 --- a/src/special.cpp +++ b/src/special.cpp @@ -22,7 +22,7 @@ #include "SDL.h" -#include "defines.h" +#include "app/defines.h" #include "special.h" #include "camera.h" #include "gameloop.h" -- 2.11.0