mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 10:57:55 -05:00
Citra: Fix the includes a bit, thanks to include-what-you-use.
This commit is contained in:
@ -4,11 +4,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include <inih/cpp/INIReader.h>
|
||||
|
||||
#include "common/common_types.h"
|
||||
class INIReader;
|
||||
|
||||
class Config {
|
||||
INIReader* glfw_config;
|
||||
|
Reference in New Issue
Block a user