]> mj.ucw.cz Git - leo.git/blobdiff - map.c
Průvodce: More styling
[leo.git] / map.c
diff --git a/map.c b/map.c
index bbcd7463b1f33de9864a3becb632b2b8c2c3f50e..c9c2635e0716218382063c893c407a2b6f606198 100644 (file)
--- a/map.c
+++ b/map.c
@@ -4,7 +4,8 @@
  *     (c) 2014 Martin Mares <mj@ucw.cz>
  */
 
-#include <ucw/lib.h>
+#include "leo.h"
+
 #include <ucw/conf.h>
 #include <ucw/gary.h>
 #include <ucw/mempool.h>
@@ -13,7 +14,6 @@
 #include <stdio.h>
 #include <math.h>
 
-#include "leo.h"
 #include "osm.h"
 #include "shp.h"
 #include "map.h"