summaryrefslogtreecommitdiffstats
path: root/slv2/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/world.h')
-rw-r--r--slv2/world.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/slv2/world.h b/slv2/world.h
index 268251e..6028ca8 100644
--- a/slv2/world.h
+++ b/slv2/world.h
@@ -23,9 +23,9 @@
extern "C" {
#endif
-#include <slv2/plugins.h>
-#include <slv2/pluginclasses.h>
#include <librdf.h>
+#include "slv2/plugins.h"
+#include "slv2/pluginclasses.h"
/** \defgroup slv2_world Global library state
*