--- a/src/server/daemon/httplistener.c Sun Sep 08 23:27:07 2013 +0200 +++ b/src/server/daemon/httplistener.c Mon Sep 09 11:55:14 2013 +0200 @@ -46,7 +46,8 @@ #include <stdbool.h> #include <pthread.h> -#include "../ucx/map.h" +#include <ucx/map.h> + #include "../util/atomic.h" #include "httplistener.h"