From: Ingo Ruhnke Date: Fri, 19 Mar 2004 23:16:35 +0000 (+0000) Subject: - added worldmap include X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=90a8180453acbd5697cf0f2ecf613578624ab4dd;p=supertux.git - added worldmap include SVN-Revision: 265 --- diff --git a/src/supertux.h b/src/supertux.h index 3daaaf6cf..77a645588 100644 --- a/src/supertux.h +++ b/src/supertux.h @@ -15,5 +15,6 @@ #include "gameloop.h" #include "leveleditor.h" #include "screen.h" +#include "worldmap.h" #endif /*SUPERTUX_SUPERTUX_H*/