From 3f45e535397b45a60c696aa68565aca4d76b1f2e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 10 Jul 2013 11:55:42 +0100 Subject: s/history_core/local_history/ --- framebuffer/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framebuffer/gui.c') diff --git a/framebuffer/gui.c b/framebuffer/gui.c index d9e78d7a8..c9adf6c0a 100644 --- a/framebuffer/gui.c +++ b/framebuffer/gui.c @@ -56,7 +56,7 @@ #include "framebuffer/font.h" #include "content/urldb.h" -#include "desktop/history_core.h" +#include "desktop/local_history.h" #include "content/fetch.h" #define NSFB_TOOLBAR_DEFAULT_LAYOUT "blfsrutc" -- cgit v1.2.3