aboutsummaryrefslogtreecommitdiff
path: root/src/IO
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO')
-rw-r--r--src/IO/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/http.c b/src/IO/http.c
index d552664d..7050c7dd 100644
--- a/src/IO/http.c
+++ b/src/IO/http.c
@@ -15,7 +15,7 @@
*/
-#include <config.h>
+#include "config.h"
#include <ctype.h> /* isdigit */
#include <unistd.h>