diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/component/addressbook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index bf7bdf7067..fe0ad46e52 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -22,7 +22,7 @@ #include "addressbook/gui/search/e-addressbook-search-dialog.h" #include "addressbook/gui/widgets/e-addressbook-view.h" -#include "filter/e-search-bar.h" +#include <widgets/misc/e-search-bar.h> #include <select-names/e-select-names.h> #include <select-names/e-select-names-manager.h> |