diff options
Diffstat (limited to 'lib/ephy-state.h')
-rw-r--r-- | lib/ephy-state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-state.h b/lib/ephy-state.h index 26155ad9a..8438b362e 100644 --- a/lib/ephy-state.h +++ b/lib/ephy-state.h @@ -27,7 +27,7 @@ #ifndef EPHY_STATE_H #define EPHY_STATE_H -#include "gtk/gtkwidget.h" +#include <gtk/gtk.h> G_BEGIN_DECLS |