aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/task.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/task.h')
-rw-r--r--src/libserver/task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/task.h b/src/libserver/task.h
index 93e0ae0e8..684f5c2c0 100644
--- a/src/libserver/task.h
+++ b/src/libserver/task.h
@@ -17,7 +17,7 @@
#define TASK_H_
#include "config.h"
-#include "http.h"
+#include "http_connection.h"
#include "events.h"
#include "util.h"
#include "mem_pool.h"