From 82eb47b0960953a191d9dc0f800a9b890984cbd8 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Thu, 29 Apr 2004 10:45:24 +0000 Subject: [PATCH] added missing #include SVN-Revision: 834 --- src/gameobjs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gameobjs.cpp b/src/gameobjs.cpp index d185556af..4909308ad 100644 --- a/src/gameobjs.cpp +++ b/src/gameobjs.cpp @@ -18,7 +18,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - +#include #include "world.h" #include "tile.h" #include "gameloop.h" -- 2.11.0