aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specialpage/QueryPage.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/specialpage/QueryPage.php')
-rw-r--r--includes/specialpage/QueryPage.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/specialpage/QueryPage.php b/includes/specialpage/QueryPage.php
index 7bc2dfa5ae76..68d2d3073eac 100644
--- a/includes/specialpage/QueryPage.php
+++ b/includes/specialpage/QueryPage.php
@@ -22,6 +22,7 @@
*/
use Wikimedia\Rdbms\ResultWrapper;
+use Wikimedia\Rdbms\IDatabase;
/**
* This is a class for doing query pages; since they're almost all the same,