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 3303379d2..d123de986 100644
--- a/content/fetchers.h
+++ b/content/fetchers.h
@@ -23,7 +23,7 @@
#ifndef _NETSURF_DESKTOP_FETCHERS_H_
#define _NETSURF_DESKTOP_FETCHERS_H_
-#include <sys/select.h>
+#include "utils/config.h"
#include <libwapcaplet/libwapcaplet.h>
struct nsurl;