From: Matthias Braun Date: Sun, 1 May 2005 19:52:41 +0000 (+0000) Subject: add assert.h X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=be3627a9c6fc5bb27e5297da512d59a7eb4033a2;p=supertux.git add assert.h SVN-Revision: 2383 --- diff --git a/src/gui/menu.h b/src/gui/menu.h index d7a0e7288..3c6bad091 100644 --- a/src/gui/menu.h +++ b/src/gui/menu.h @@ -23,6 +23,7 @@ #include #include #include +#include #include "SDL.h"