summaryrefslogtreecommitdiffstats
path: root/tests/rdf_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdf_test.cpp')
-rw-r--r--tests/rdf_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rdf_test.cpp b/tests/rdf_test.cpp
index 6e224cf..afb1887 100644
--- a/tests/rdf_test.cpp
+++ b/tests/rdf_test.cpp
@@ -1,5 +1,5 @@
-#include <raul/RDFModel.h>
-#include <raul/RDFQuery.h>
+#include <raul/RDFModel.hpp>
+#include <raul/RDFQuery.hpp>
int
main()