summaryrefslogtreecommitdiff
path: root/frontends/windows/download.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/download.c')
-rw-r--r--frontends/windows/download.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/frontends/windows/download.c b/frontends/windows/download.c
index f1a02870c..9c8cefa8d 100644
--- a/frontends/windows/download.c
+++ b/frontends/windows/download.c
@@ -17,9 +17,7 @@
*/
#include <limits.h>
-
-#include "utils/config.h"
-
+#include "utils/inet.h" /* get correct winsock ordering */
#include <shlobj.h>
#include <windows.h>