raptor & rasqal headers location change - Ray Rashif diff -baur redland-1.0.13.orig/src/librdf.h.in redland-1.0.13/src/librdf.h.in --- redland-1.0.13.orig/src/librdf.h.in 2011-07-10 06:46:19.524413957 +0800 +++ redland-1.0.13/src/librdf.h.in 2011-07-10 06:50:53.599595831 +0800 @@ -28,9 +28,9 @@ #ifndef LIBRDF_OBJC_FRAMEWORK /* raptor */ -#include +#include /* rasqal: uses raptor */ -#include +#include /* librdf: uses rasqal and raptor */ #else #include diff -baur redland-1.0.13.orig/src/rdf_init.h redland-1.0.13/src/rdf_init.h --- redland-1.0.13.orig/src/rdf_init.h 2011-07-10 06:46:19.424414499 +0800 +++ redland-1.0.13/src/rdf_init.h 2011-07-10 06:51:45.915979075 +0800 @@ -31,7 +31,7 @@ #endif #ifndef LIBRDF_OBJC_FRAMEWORK -#include +#include #else #include #endif diff -baur redland-1.0.13.orig/src/rdf_log.h redland-1.0.13/src/rdf_log.h --- redland-1.0.13.orig/src/rdf_log.h 2011-07-10 06:46:19.207749005 +0800 +++ redland-1.0.13/src/rdf_log.h 2011-07-10 06:51:22.762771173 +0800 @@ -30,7 +30,7 @@ extern "C" { #endif -#include +#include /** * librdf_log_level: diff -baur redland-1.0.13.orig/src/rdf_serializer.h redland-1.0.13/src/rdf_serializer.h --- redland-1.0.13.orig/src/rdf_serializer.h 2011-07-10 06:46:19.534413902 +0800 +++ redland-1.0.13/src/rdf_serializer.h 2011-07-10 06:52:41.195679599 +0800 @@ -36,7 +36,7 @@ extern "C" { #endif -#include +#include /* class methods */ REDLAND_API