From ef2646010039b04ccf882ea3480882fa1e43a1fc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:32:25 +0300 Subject: Adapt to modularization of libbutl --- web/apache/request.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/apache/request.cxx') diff --git a/web/apache/request.cxx b/web/apache/request.cxx index 78e0fc0..3393555 100644 --- a/web/apache/request.cxx +++ b/web/apache/request.cxx @@ -28,8 +28,8 @@ #include #include // min() -#include -#include +#include +#include #include -- cgit v1.1