X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b68b2ff6b834f4bf6d0b9a0a22ef56c73743a8a8..ff5a2372001b024e2e11d6d4db8d69809b1e5d29:/lib/SearchContext.php diff --git a/lib/SearchContext.php b/lib/SearchContext.php index c2898d27..8316a012 100644 --- a/lib/SearchContext.php +++ b/lib/SearchContext.php @@ -2,7 +2,7 @@ namespace Nominatim; -require_once(CONST_BasePath.'/lib/lib.php'); +require_once(CONST_LibDir.'/lib.php'); /**