]> mj.ucw.cz Git - leo.git/blobdiff - sym-text.c
Fixed bug in reporting of unknown roles in multipolygons
[leo.git] / sym-text.c
index ffcfc421d78a516ddd446644ac0a86a312368d41..504f62f5fd6115b3171d781fc6cc36b4d1406e81 100644 (file)
@@ -4,7 +4,8 @@
  *     (c) 2014 Martin Mares <mj@ucw.cz>
  */
 
-#include <ucw/lib.h>
+#include "leo.h"
+
 #include <ucw/stkstring.h>
 
 #include <math.h>
@@ -13,7 +14,6 @@
 #include FT_FREETYPE_H
 #include <pango/pangoft2.h>
 
-#include "leo.h"
 #include "osm.h"
 #include "sym.h"
 #include "map.h"