diff options
Diffstat (limited to 'src/ephy-history-window.c')
-rw-r--r-- | src/ephy-history-window.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c index 5406e5895..97b889197 100644 --- a/src/ephy-history-window.c +++ b/src/ephy-history-window.c @@ -35,6 +35,7 @@ #include <bonobo/bonobo-i18n.h> #include <libgnomeui/gnome-stock-icons.h> #include <string.h> +#include <time.h> #include "ephy-node-view.h" #include "ephy-window.h" |