From 392307bb1fdf4186f26300631fe3710d895cf7ce Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 18 Apr 2016 23:04:16 +0100 Subject: reduce content header interdependancy --- content/content_factory.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/content_factory.c') diff --git a/content/content_factory.c b/content/content_factory.c index 8da73337c..224220796 100644 --- a/content/content_factory.c +++ b/content/content_factory.c @@ -24,6 +24,8 @@ #include #include +#include "utils/http.h" + #include "content/content.h" #include "content/content_factory.h" #include "content/content_protected.h" -- cgit v1.2.3