diff options
Diffstat (limited to 'src/ephy-statusbar.h')
-rw-r--r-- | src/ephy-statusbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h index 928c619e5..3e064b786 100644 --- a/src/ephy-statusbar.h +++ b/src/ephy-statusbar.h @@ -27,7 +27,7 @@ #ifndef EPHY_STATUSBAR_H #define EPHY_STATUSBAR_H -#include <gtk/gtkstatusbar.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |