aboutsummaryrefslogtreecommitdiff
path: root/mod/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/services.cxx')
-rw-r--r--mod/services.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/mod/services.cxx b/mod/services.cxx
index a50e157..b17e32e 100644
--- a/mod/services.cxx
+++ b/mod/services.cxx
@@ -1,10 +1,9 @@
// file : mod/services.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <ap_config.h> // AP_MODULE_DECLARE_DATA
-#include <web/apache/service.hxx>
+#include <web/server/apache/service.hxx>
#include <libbrep/types.hxx>
#include <libbrep/utility.hxx>