X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=blobdiff_plain;f=etc%2Fspotlight%2Fspotlight_rawquery_lexer.l;h=db7f40cd82f673321d33fe2edc4a6f5f65131cce;hp=aa1e25f9c70415ff18024167267933f79ab1c569;hb=HEAD;hpb=398bbba26ebc1b2021a1376306732ef7c46017b5 diff --git a/etc/spotlight/spotlight_rawquery_lexer.l b/etc/spotlight/spotlight_rawquery_lexer.l index aa1e25f9..db7f40cd 100644 --- a/etc/spotlight/spotlight_rawquery_lexer.l +++ b/etc/spotlight/spotlight_rawquery_lexer.l @@ -9,8 +9,8 @@ #include #include #include -#ifdef HAVE_TRACKER_SPARQL -#include "slmod_sparql_parser.h" +#ifdef HAVE_TRACKER +#include "sparql_parser.h" #define SLQ_VAR ssp_slq #endif %}