From 8861923455a294927398c3207c12ed3e2d6f350e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 Jun 2016 14:47:27 +0100 Subject: Allow include directories to be added by sub makefiles --- content/handlers/css/hints.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/handlers/css/hints.c') diff --git a/content/handlers/css/hints.c b/content/handlers/css/hints.c index f394ea836..fd25d5397 100644 --- a/content/handlers/css/hints.c +++ b/content/handlers/css/hints.c @@ -25,8 +25,8 @@ #include "utils/nsurl.h" #include "utils/utils.h" -#include "hints.h" -#include "select.h" +#include "css/hints.h" +#include "css/select.h" #define LOG_STATS #undef LOG_STATS -- cgit v1.2.3