X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c5d98effc0f5fcd8d154b0a3ba3fccd374445685..a759c5b75b66894b1902327097185840a2557f86:/lib/SearchContext.php?ds=inline 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'); /**