From 2303bc4f598c4162e7f9c971ec9bb5542bb3287f Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Wed, 5 Jan 2011 20:45:31 +0200 Subject: [PATCH] * fix for the removal of mu-util-db.h --- src/mu-cmd-index.c | 2 -- src/mu-index.c | 1 - src/mu-query.cc | 1 - 3 files changed, 4 deletions(-) diff --git a/src/mu-cmd-index.c b/src/mu-cmd-index.c index c83f48dc..4d9a31e1 100644 --- a/src/mu-cmd-index.c +++ b/src/mu-cmd-index.c @@ -30,8 +30,6 @@ #include #include "mu-util.h" -#include "mu-util-db.h" - #include "mu-msg.h" #include "mu-index.h" #include "mu-runtime.h" diff --git a/src/mu-index.c b/src/mu-index.c index d509fb1c..466b45b3 100644 --- a/src/mu-index.c +++ b/src/mu-index.c @@ -33,7 +33,6 @@ #include "mu-maildir.h" #include "mu-store.h" #include "mu-util.h" -#include "mu-util-db.h" struct _MuIndex { MuStore *_xapian; diff --git a/src/mu-query.cc b/src/mu-query.cc index b3eed3ad..2cf36f30 100644 --- a/src/mu-query.cc +++ b/src/mu-query.cc @@ -33,7 +33,6 @@ #include "mu-msg-iter-priv.hh" #include "mu-util.h" -#include "mu-util-db.h" #include "mu-str.h" /*