diff -r 40a44dbba8d3 -r ec4e13f21cd0 smallmap_gui.c --- a/smallmap_gui.c Tue Aug 22 20:56:08 2006 +0000 +++ b/smallmap_gui.c Tue Aug 22 21:14:45 2006 +0000 @@ -2,10 +2,10 @@ #include "stdafx.h" #include "openttd.h" +#include "functions.h" #include "bridge_map.h" #include "clear_map.h" #include "industry_map.h" -#include "functions.h" #include "spritecache.h" #include "station_map.h" #include "table/strings.h"