]> mj.ucw.cz Git - leo.git/blobdiff - leo.c
Otherwise, ASSERT does not work.
[leo.git] / leo.c
diff --git a/leo.c b/leo.c
index 1af53c0150819cd163c1a79a280aa3d5913e4c6b..5c25ff6205bafa6b9aeddfe4720fd97189b2f769 100644 (file)
--- a/leo.c
+++ b/leo.c
@@ -4,13 +4,13 @@
  *     (c) 2014 Martin Mares <mj@ucw.cz>
  */
 
-#include <ucw/lib.h>
+#include "leo.h"
+
 #include <ucw/conf.h>
 #include <ucw/opt.h>
 
 #include <stdio.h>
 
-#include "leo.h"
 #include "osm.h"
 #include "svg.h"
 #include "style.h"