]> mj.ucw.cz Git - leo.git/blobdiff - style.c
Changed order of includes
[leo.git] / style.c
diff --git a/style.c b/style.c
index d8fd4c5bce2aefb5b0fea3018d06ecea73688a87..7c203ad902ce960315b97f809072e7f1d53eda26 100644 (file)
--- a/style.c
+++ b/style.c
@@ -4,15 +4,14 @@
  *     (c) 2014 Martin Mares <mj@ucw.cz>
  */
 
-#include <ucw/lib.h>
-#include <ucw/mempool.h>
-
-#include <stdio.h>
-
 #include "leo.h"
 #include "osm.h"
 #include "style.h"
 
+#include <ucw/mempool.h>
+
+#include <stdio.h>
+
 struct dict style_prop_dict, style_layer_dict;
 
 static const char * const style_wk_props[] = {