aboutsummaryrefslogtreecommitdiff
path: root/web/apache/request.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'web/apache/request.cxx')
-rw-r--r--web/apache/request.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/apache/request.cxx b/web/apache/request.cxx
index 219f887..da016b5 100644
--- a/web/apache/request.cxx
+++ b/web/apache/request.cxx
@@ -28,8 +28,8 @@
#include <streambuf>
#include <algorithm> // min()
-#include <butl/optional>
-#include <butl/timestamp>
+#include <libbutl/optional.hxx>
+#include <libbutl/timestamp.hxx>
#include <web/mime-url-encoding.hxx>