From 8dd3622c6d3c85adbb293eacf61f76c1118c9255 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 16 Nov 2011 22:47:37 +0200 Subject: Improve item serialization --- src/utility.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utility.h') diff --git a/src/utility.h b/src/utility.h index 7c1fde6f0..935df4b2e 100644 --- a/src/utility.h +++ b/src/utility.h @@ -32,9 +32,9 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "common_irrlicht.h" #include "debug.h" -#include "strfnd.h" #include "exceptions.h" #include "porting.h" +#include "strfnd.h" // For trim() extern const v3s16 g_6dirs[6]; -- cgit v1.2.3