diff options
Diffstat (limited to 'src/libserver/protocol.h')
-rw-r--r-- | src/libserver/protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/protocol.h b/src/libserver/protocol.h index 254c5fcd1..08372d765 100644 --- a/src/libserver/protocol.h +++ b/src/libserver/protocol.h @@ -8,7 +8,7 @@ #include "config.h" #include "filter.h" -#include "http.h" +#include "http_connection.h" #include "task.h" #define RSPAMD_BASE_ERROR 500 |