diff options
Diffstat (limited to 'src/ephy-fullscreen-popup.h')
-rw-r--r-- | src/ephy-fullscreen-popup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-fullscreen-popup.h b/src/ephy-fullscreen-popup.h index e7f6929f4..95fd3d775 100644 --- a/src/ephy-fullscreen-popup.h +++ b/src/ephy-fullscreen-popup.h @@ -26,7 +26,7 @@ #ifndef EPHY_FULLSCREEN_POPUP_H #define EPHY_FULLSCREEN_POPUP_H -#include <gtk/gtkwindow.h> +#include <gtk/gtk.h> #include "ephy-window.h" G_BEGIN_DECLS |