summaryrefslogtreecommitdiff
path: root/frontends/monkey
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/monkey')
-rw-r--r--frontends/monkey/download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/monkey/download.c b/frontends/monkey/download.c
index 242136662..32241059a 100644
--- a/frontends/monkey/download.c
+++ b/frontends/monkey/download.c
@@ -22,7 +22,7 @@
#include "utils/errors.h"
#include "utils/ring.h"
-#include "desktop/gui_download.h"
+#include "netsurf/download.h"
#include "desktop/download.h"
#include "content/hlcache.h"