diff options
Diffstat (limited to 'web/apache/service.cxx')
-rw-r--r-- | web/apache/service.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/service.cxx b/web/apache/service.cxx index 8c3fa82..5a8e757 100644 --- a/web/apache/service.cxx +++ b/web/apache/service.cxx @@ -16,7 +16,7 @@ #include <cstring> // strlen(), strcmp() #include <exception> -#include <butl/optional> +#include <libbutl/optional.hxx> #include <web/module.hxx> #include <web/apache/log.hxx> |