diff options
Diffstat (limited to 'lib/ephy-file-helpers.c')
-rw-r--r-- | lib/ephy-file-helpers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index a2853fb7d..ad7f65c39 100644 --- a/lib/ephy-file-helpers.c +++ b/lib/ephy-file-helpers.c @@ -43,7 +43,7 @@ #include <libgnome/gnome-desktop-item.h> #include <gdk/gdk.h> -#include <gtk/gtkrecentmanager.h> +#include <gtk/gtk.h> #include <string.h> #include <stdlib.h> |