summaryrefslogtreecommitdiff
path: root/content/fetchers.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers.h')
-rw-r--r--content/fetchers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetchers.h b/content/fetchers.h
index c8f8300b8..92b11dc69 100644
--- a/content/fetchers.h
+++ b/content/fetchers.h
@@ -25,7 +25,7 @@
#ifndef _NETSURF_DESKTOP_FETCHERS_H_
#define _NETSURF_DESKTOP_FETCHERS_H_
-#include "utils/config.h"
+#include "utils/inet.h" /* this is necessary for the fd_set definition */
#include <libwapcaplet/libwapcaplet.h>
struct nsurl;