diff --git a/includes/Targets.php b/includes/Targets.php index ff4b9e4..5e0d6d2 100644 --- a/includes/Targets.php +++ b/includes/Targets.php @@ -24,7 +24,7 @@ */ namespace LinkTitles; -use MediaWiki\Title\Title as MWTitle; +use \MediaWiki\Title\Title as MWTitle; /** * Fetches potential target page titles from the database.