diff options
Diffstat (limited to 'lib/public/Comments/ICommentsManagerFactory.php')
-rw-r--r-- | lib/public/Comments/ICommentsManagerFactory.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Comments/ICommentsManagerFactory.php b/lib/public/Comments/ICommentsManagerFactory.php index 4a38d992bc3..bdd15c816cb 100644 --- a/lib/public/Comments/ICommentsManagerFactory.php +++ b/lib/public/Comments/ICommentsManagerFactory.php @@ -21,6 +21,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OCP\Comments; use OCP\IServerContainer; |