updated path to apache core package

This commit is contained in:
hermwong 2013-05-15 16:04:29 -07:00
parent 012af5b8c5
commit 26f6c22049

View File

@ -16,7 +16,7 @@
specific language governing permissions and limitations
under the License.
*/
package org.apache.cordova;
package org.apache.cordova.core;
import org.apache.cordova.api.CallbackContext;
import org.apache.cordova.api.CordovaInterface;