X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/c81cecf620d506653a1ead83858b8b3fc240abb5..d064bd696ccc443a7ece9cfc8816999c69943223:/lib/query.cc diff --git a/lib/query.cc b/lib/query.cc index 9acf2b03..7916421e 100644 --- a/lib/query.cc +++ b/lib/query.cc @@ -23,8 +23,6 @@ #include /* GHashTable, GPtrArray */ -#include - struct _notmuch_query { notmuch_database_t *notmuch; const char *query_string;