From d772f4cada5c0b78299c2d7f178504ce283b49e3 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 6 Oct 2010 09:56:29 +0200 Subject: [PATCH] include redland.h instead of librdf.h Oh, how I love non-self-contained headers! --- unoxml/source/rdf/librdf_repository.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index a7e50e7e232d..329c96e0ae35 100644 --- a/unoxml/source/rdf/librdf_repository.cxx +++ b/unoxml/source/rdf/librdf_repository.cxx @@ -39,7 +39,7 @@ #include #include -#include +#include #include #include