summaryrefslogtreecommitdiffstats
path: root/lib/public/Route/IRoute.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Route/IRoute.php')
-rw-r--r--lib/public/Route/IRoute.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Route/IRoute.php b/lib/public/Route/IRoute.php
index 9b8218085ad..40566413508 100644
--- a/lib/public/Route/IRoute.php
+++ b/lib/public/Route/IRoute.php
@@ -22,6 +22,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
+
namespace OCP\Route;
/**