diff options
Diffstat (limited to 'src/ephy-toolbar-editor.h')
-rw-r--r-- | src/ephy-toolbar-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-toolbar-editor.h b/src/ephy-toolbar-editor.h index 0c9cebc6d..cf8430265 100644 --- a/src/ephy-toolbar-editor.h +++ b/src/ephy-toolbar-editor.h @@ -26,7 +26,7 @@ #ifndef EPHY_TOOLBAR_EDITOR_H #define EPHY_TOOLBAR_EDITOR_H -#include <gtk/gtkdialog.h> +#include <gtk/gtk.h> #include "ephy-window.h" G_BEGIN_DECLS |