From 41e28d1148a308957735875abb271d22ba0b4432 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 11 Feb 2020 12:34:40 +0000 Subject: [Rework] Further project structure reorganisation --- src/libserver/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libserver/protocol.h') diff --git a/src/libserver/protocol.h b/src/libserver/protocol.h index 2ba10e926..460e70fd6 100644 --- a/src/libserver/protocol.h +++ b/src/libserver/protocol.h @@ -8,7 +8,7 @@ #include "config.h" #include "scan_result.h" -#include "http_connection.h" +#include "libserver/http/http_connection.h" #include "task.h" #ifdef __cplusplus -- cgit v1.2.3