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