From bc1d286cc71a7ae82d9639f4a832970a287c0d71 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 16 May 2014 17:34:16 +0200 Subject: Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 - Includes in some files weren't sorted alphabetically. Special thanks to KeiKun. Signed-off-by: Haru --- src/map/script.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 899c745da..bb6cd6e11 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -5,8 +5,8 @@ #ifndef _MAP_SCRIPT_H_ #define _MAP_SCRIPT_H_ -#include #include +#include #include "map.h" //EVENT_NAME_LENGTH #include "../common/cbasetypes.h" -- cgit v1.2.3-60-g2f50