diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-bonobo.c')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-bonobo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-bonobo.c b/addressbook/gui/component/select-names/e-select-names-bonobo.c index a7b8f5b11f..8c0e868bb1 100644 --- a/addressbook/gui/component/select-names/e-select-names-bonobo.c +++ b/addressbook/gui/component/select-names/e-select-names-bonobo.c @@ -32,7 +32,7 @@ #include "Evolution-Addressbook-SelectNames.h" -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-select-names-manager.h" #include "e-select-names-bonobo.h" |