Fixes SctpMapExtension package name.

fix-message-formatting
paweldomas 11 years ago
parent 3cede77878
commit 5d0bfe4e2b

@ -4,7 +4,7 @@
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.jitsi.jirecon.extension;
package net.java.sip.communicator.impl.protocol.jabber.extensions.jingle;
import org.jivesoftware.smack.packet.PacketExtension;

@ -4,7 +4,7 @@
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.jitsi.jirecon.extension;
package net.java.sip.communicator.impl.protocol.jabber.extensions.jingle;
import org.jivesoftware.smack.packet.*;
import org.jivesoftware.smack.provider.*;

Loading…
Cancel
Save