summaryrefslogtreecommitdiff
path: root/src/coord_event_weather.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coord_event_weather.c')
-rw-r--r--src/coord_event_weather.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coord_event_weather.c b/src/coord_event_weather.c
index 719ff05bf..9c5a1ca4d 100644
--- a/src/coord_event_weather.c
+++ b/src/coord_event_weather.c
@@ -1,6 +1,6 @@
-#include "field_weather.h"
#include "global.h"
#include "coord_event_weather.h"
+#include "field_weather.h"
struct CoordEventWeather
{