[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…
Reference in New Issue