From: Matthias Braun Date: Sun, 30 Apr 2006 22:34:01 +0000 (+0000) Subject: fix X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=924f0adebaac7caaec1e00db277895876d9e777e;p=supertux.git fix SVN-Revision: 3477 --- diff --git a/src/scripting/serialize.cpp b/src/scripting/serialize.cpp index 98341e29c..79be04c4b 100644 --- a/src/scripting/serialize.cpp +++ b/src/scripting/serialize.cpp @@ -16,6 +16,7 @@ // You should have received a copy of the GNU General Public License // 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 "serialize.hpp"