summaryrefslogtreecommitdiff
path: root/framebuffer/history.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-02-18 14:38:34 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-02-18 14:38:34 +0000
commitbadf00b47c6031ce0bed57f4a97074531042de6d (patch)
treeda0cffb98c99a8b600602948bdc58b15a80f420e /framebuffer/history.c
parent6bccb65227c7d34bed08aa09f7fb642afab25352 (diff)
downloadnetsurf-badf00b47c6031ce0bed57f4a97074531042de6d.tar.gz
netsurf-badf00b47c6031ce0bed57f4a97074531042de6d.tar.bz2
Squash warnings
svn path=/trunk/netsurf/; revision=6563
Diffstat (limited to 'framebuffer/history.c')
-rw-r--r--framebuffer/history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/history.c b/framebuffer/history.c
index f81a98c3e..b0cf20495 100644
--- a/framebuffer/history.c
+++ b/framebuffer/history.c
@@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "content/urldb.h"
#include "desktop/browser.h"
void global_history_add(const char *url)