From 924f0adebaac7caaec1e00db277895876d9e777e Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sun, 30 Apr 2006 22:34:01 +0000 Subject: [PATCH] fix SVN-Revision: 3477 --- src/scripting/serialize.cpp | 1 + 1 file changed, 1 insertion(+) 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" -- 2.11.0