diff options
Diffstat (limited to 'plugins/exchange-operations/exchange-delegates-user.h')
-rw-r--r-- | plugins/exchange-operations/exchange-delegates-user.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-delegates-user.h b/plugins/exchange-operations/exchange-delegates-user.h index 9a705f0d9d..02ae3dce26 100644 --- a/plugins/exchange-operations/exchange-delegates-user.h +++ b/plugins/exchange-operations/exchange-delegates-user.h @@ -6,7 +6,7 @@ #include <exchange-types.h> #include <e2k-security-descriptor.h> -#include <gtk/gtkwidget.h> +#include <gtk/gtk.h> #ifdef __cplusplus extern "C" { |