summaryrefslogtreecommitdiffstats
path: root/lib/public/Image.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Image.php')
-rw-r--r--lib/public/Image.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Image.php b/lib/public/Image.php
index d583dffe91d..55060f3da48 100644
--- a/lib/public/Image.php
+++ b/lib/public/Image.php
@@ -30,6 +30,7 @@
// use OCP namespace for all classes that are considered public.
// This means that they should be used by apps instead of the internal ownCloud classes
+
namespace OCP;
/**