]> mj.ucw.cz Git - leo.git/blobdiff - shp.c
Otherwise, ASSERT does not work.
[leo.git] / shp.c
diff --git a/shp.c b/shp.c
index 0e0ff54a0cdb6ada76e236a541ab6b2f2e077520..37530c880accf4451b2de086f61105546791c697 100644 (file)
--- a/shp.c
+++ b/shp.c
@@ -9,7 +9,8 @@
 
 #undef LOCAL_DEBUG
 
-#include <ucw/lib.h>
+#include "leo.h"
+
 #include <ucw/conf.h>
 #include <ucw/fastbuf.h>
 #include <ucw/gary.h>
@@ -18,7 +19,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 
-#include "leo.h"
 #include "osm.h"
 #include "map.h"
 #include "shp.h"