mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 16:17:53 -05:00
Remove some unnecessary inclusions of video_core.h
This commit is contained in:
@ -33,7 +33,6 @@
|
||||
#include "core/gdbstub/gdbstub.h"
|
||||
#include "core/loader/loader.h"
|
||||
#include "core/settings.h"
|
||||
#include "video_core/video_core.h"
|
||||
|
||||
static void PrintHelp(const char* argv0) {
|
||||
std::cout << "Usage: " << argv0
|
||||
|
Reference in New Issue
Block a user