summaryrefslogtreecommitdiff
path: root/gtk/download.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 09:53:55 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 22:33:44 +0100
commitf97c0109a6df5fe2cf4349f26d488f886f51c138 (patch)
tree59f6727011d7ac2c724eb99c51147d2a14ff8050 /gtk/download.c
parent781d22892b3f3fde47b97ebb50037e69e436f058 (diff)
downloadnetsurf-f97c0109a6df5fe2cf4349f26d488f886f51c138.tar.gz
netsurf-f97c0109a6df5fe2cf4349f26d488f886f51c138.tar.bz2
Update gtk frontend to cope with split operations table headers
Diffstat (limited to 'gtk/download.c')
-rw-r--r--gtk/download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/download.c b/gtk/download.c
index 3a321ec5f..d2588ed5a 100644
--- a/gtk/download.c
+++ b/gtk/download.c
@@ -29,7 +29,7 @@
#include "utils/messages.h"
#include "utils/nsoption.h"
#include "desktop/download.h"
-#include "desktop/gui.h"
+#include "desktop/gui_download.h"
#include "gtk/gui.h"
#include "gtk/scaffolding.h"