mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-11 09:05:47 +00:00
Android: missing import class Uri
This commit is contained in:
parent
dd55bfe89c
commit
62b029f33b
|
@ -28,6 +28,7 @@ import android.hardware.*;
|
|||
import android.content.pm.ActivityInfo;
|
||||
import android.content.pm.PackageManager;
|
||||
import android.content.pm.ApplicationInfo;
|
||||
import android.net.Uri;
|
||||
|
||||
/**
|
||||
SDL Activity
|
||||
|
|
Loading…
Reference in a new issue