diff options
Diffstat (limited to 'plugins/groupwise-features/proxy.h')
-rw-r--r-- | plugins/groupwise-features/proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/proxy.h b/plugins/groupwise-features/proxy.h index fb2f6c6453..5dfcc9dc04 100644 --- a/plugins/groupwise-features/proxy.h +++ b/plugins/groupwise-features/proxy.h @@ -22,7 +22,7 @@ */ #include <gtk/gtkwidget.h> -#include <e-util/e-account.h> +#include <libedataserver/e-account.h> #include <gtk/gtk.h> #define TYPE_PROXY_DIALOG (proxy_dialog_get_type ()) |