summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache/ICache.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files/Cache/ICache.php')
-rw-r--r--lib/public/Files/Cache/ICache.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Files/Cache/ICache.php b/lib/public/Files/Cache/ICache.php
index a4c9bfe3e45..d1388f02b1d 100644
--- a/lib/public/Files/Cache/ICache.php
+++ b/lib/public/Files/Cache/ICache.php
@@ -21,6 +21,7 @@
*/
namespace OCP\Files\Cache;
+
use OCP\Files\Search\ISearchQuery;
/**