projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc9bfc3
)
fix
author
Matthias Braun
<matze@braunis.de>
Sun, 30 Apr 2006 22:34:01 +0000
(22:34 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sun, 30 Apr 2006 22:34:01 +0000
(22:34 +0000)
SVN-Revision: 3477
src/scripting/serialize.cpp
patch
|
blob
|
history
diff --git
a/src/scripting/serialize.cpp
b/src/scripting/serialize.cpp
index
98341e2
..
79be04c
100644
(file)
--- 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 <config.h>
#include "serialize.hpp"