summaryrefslogtreecommitdiff
path: root/smallmap_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'smallmap_gui.c')
-rw-r--r--smallmap_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smallmap_gui.c b/smallmap_gui.c
index 337ac4e05..452183c97 100644
--- a/smallmap_gui.c
+++ b/smallmap_gui.c
@@ -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"