diff options
Diffstat (limited to 'src/CommentsAPI.kt')
-rw-r--r-- | src/CommentsAPI.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommentsAPI.kt b/src/CommentsAPI.kt index 4d324d9d..2e574d23 100644 --- a/src/CommentsAPI.kt +++ b/src/CommentsAPI.kt @@ -1,4 +1,4 @@ -package com.jetbrains.dokka +package org.jetbrains.dokka import org.jetbrains.jet.lang.descriptors.* import org.jetbrains.jet.lang.resolve.* |