Merge "Add 3D filetype for STL files"
[lhc/web/wiklou.git] / includes / filerepo / FileBackendDBRepoWrapper.php
index 5bc60a0..2394704 100644 (file)
@@ -23,6 +23,8 @@
  * @author Aaron Schulz
  */
 
+use Wikimedia\Rdbms\DBConnRef;
+
 /**
  * @brief Proxy backend that manages file layout rewriting for FileRepo.
  *