mirror of
https://github.com/lubosz/overte.git
synced 2025-08-13 04:47:55 +02:00
fixing compile errors.
This commit is contained in:
parent
04b5877da9
commit
9a0078a216
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
package io.highfidelity.questInterface;
|
package io.highfidelity.questInterface;
|
||||||
|
|
||||||
|
import android.os.Bundle;
|
||||||
import io.highfidelity.oculus.OculusMobileActivity;
|
import io.highfidelity.oculus.OculusMobileActivity;
|
||||||
|
import io.highfidelity.utils.HifiUtils;
|
||||||
|
|
||||||
public class InterfaceActivity extends OculusMobileActivity {
|
public class InterfaceActivity extends OculusMobileActivity {
|
||||||
@Override
|
@Override
|
Loading…
Reference in a new issue