summaryrefslogtreecommitdiff
path: root/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'http.c')
-rw-r--r--http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/http.c b/http.c
index 85ba9f0..4713b37 100644
--- a/http.c
+++ b/http.c
@@ -42,7 +42,7 @@
#include <netdb.h>
#endif
-#include "version.h"
+#include "defines.h"
#include "http.h"
#include "md5.h"