diff options
Diffstat (limited to 'apps/dav/lib/CardDAV/AddressBookRoot.php')
-rw-r--r-- | apps/dav/lib/CardDAV/AddressBookRoot.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/CardDAV/AddressBookRoot.php b/apps/dav/lib/CardDAV/AddressBookRoot.php index c52ee2d74f8..d8fe96fabea 100644 --- a/apps/dav/lib/CardDAV/AddressBookRoot.php +++ b/apps/dav/lib/CardDAV/AddressBookRoot.php @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OCA\DAV\CardDAV; use OCP\IL10N; |