Start using com.limelight.root package name

This commit is contained in:
Cameron Gutman
2014-09-03 23:32:37 -07:00
parent 25b3d08bb9
commit bb869a51fd
10 changed files with 16 additions and 10 deletions
+1
View File
@@ -14,6 +14,7 @@ import com.limelight.nvstream.StreamConfiguration;
import com.limelight.nvstream.av.video.VideoDecoderRenderer;
import com.limelight.nvstream.input.KeyboardPacket;
import com.limelight.nvstream.input.MouseButtonPacket;
import com.limelight.root.R;
import com.limelight.utils.Dialog;
import com.limelight.utils.SpinnerDialog;