diff rdf/SimpleSPARQLQuery.cpp @ 702:97fbb6b3e749

Remove unnecessary configure dependency for raptor
author Chris Cannam
date Wed, 28 Sep 2011 10:15:47 +0100
parents 1424aa29ae95
children f3fd2988fc9b
line wrap: on
line diff
--- a/rdf/SimpleSPARQLQuery.cpp	Wed Aug 17 22:14:52 2011 +0100
+++ b/rdf/SimpleSPARQLQuery.cpp	Wed Sep 28 10:15:47 2011 +0100
@@ -27,7 +27,6 @@
 // includes <rasqal.h>, while the rasqal header actually gets
 // installed as <rasqal/rasqal.h> which breaks the inclusion all over
 // the place unless a very clever include path is set
-#include <raptor.h>
 #include <rasqal/rasqal.h>
 #include <librdf.h>