mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-04 15:40:02 +00:00
[Android-overlay] Fix Java imports.
This commit is contained in:
parent
7bdd8191db
commit
b9f03444cd
@ -6,6 +6,9 @@
|
||||
|
||||
package org.dolphinemu.dolphinemu.settings.video;
|
||||
|
||||
import android.app.Activity;
|
||||
import android.app.AlertDialog;
|
||||
import android.content.DialogInterface;
|
||||
import android.content.SharedPreferences;
|
||||
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
|
||||
import android.os.Bundle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user