diff options
Diffstat (limited to 'slv2')
-rw-r--r-- | slv2/world.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/world.h b/slv2/world.h index 8b6ec1f..a241ac8 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -23,7 +23,7 @@ extern "C" { #endif -#include <librdf.h> +#include <redland.h> #include "slv2/collections.h" /** \defgroup slv2_world Global library state |