From f17e88e7098a5b1c817184e6bf59dcc5d9073ae9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 4 Aug 2016 23:50:06 +0100 Subject: rename gtk global history implementation --- frontends/gtk/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/gtk/gui.c') diff --git a/frontends/gtk/gui.c b/frontends/gtk/gui.c index 1f22b6076..8d0bb75d7 100644 --- a/frontends/gtk/gui.c +++ b/frontends/gtk/gui.c @@ -58,7 +58,7 @@ #include "gtk/download.h" #include "gtk/fetch.h" #include "gtk/gui.h" -#include "gtk/history.h" +#include "gtk/global_history.h" #include "gtk/hotlist.h" #include "gtk/throbber.h" #include "gtk/treeview.h" -- cgit v1.2.3