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