diff options
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r-- | src/ephy-shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c index 1e9fb000b..3ff22355d 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -50,6 +50,7 @@ #include <gtk/gtksignal.h> #include <gtk/gtkmain.h> #include <gtk/gtkmessagedialog.h> +#include <gtk/gtknotebook.h> #include <dirent.h> #include <unistd.h> #include <libgnomeui/gnome-client.h> |