]> arthur.barton.de Git - netatalk.git/blobdiff - etc/spotlight/spotlight_rawquery_lexer.l
Spotlight: use async Tracker SPARQL API
[netatalk.git] / etc / spotlight / spotlight_rawquery_lexer.l
index aa1e25f9c70415ff18024167267933f79ab1c569..db7f40cd82f673321d33fe2edc4a6f5f65131cce 100644 (file)
@@ -9,8 +9,8 @@
 #include <gio/gio.h>
 #include <atalk/talloc.h>
 #include <atalk/spotlight.h>
-#ifdef HAVE_TRACKER_SPARQL
-#include "slmod_sparql_parser.h"
+#ifdef HAVE_TRACKER
+#include "sparql_parser.h"
 #define SLQ_VAR ssp_slq
 #endif
 %}