aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/CssContent.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/content/CssContent.php')
-rw-r--r--includes/content/CssContent.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/content/CssContent.php b/includes/content/CssContent.php
index cddca76e39ba..ede7dd339ae6 100644
--- a/includes/content/CssContent.php
+++ b/includes/content/CssContent.php
@@ -25,6 +25,8 @@
* @author Daniel Kinzler
*/
+use MediaWiki\Title\Title;
+
/**
* Content object for CSS pages.
*