mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 23:08:06 -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