]> granicus.if.org Git - postgis/commitdiff
included local postgis_geos_version.h
authorSandro Santilli <strk@keybit.net>
Mon, 20 Sep 2004 08:52:01 +0000 (08:52 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 20 Sep 2004 08:52:01 +0000 (08:52 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@837 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/lwgeom_geos_wrapper.cpp

index 7aa09dcb46ae3687fcdea2a29146794712656dd3..2ec51fb697e994c2ab544c1073afa5eb49f64b55 100644 (file)
@@ -6,7 +6,7 @@
 #include <iostream>
 #include <fstream>
 
-#include "../postgis_geos_version.h"
+#include "postgis_geos_version.h"
 #include "geos/geom.h"
 #include "geos/util.h"