1
0
Fork 0
forked from eden-emu/eden

Remove some unnecessary inclusions of video_core.h

This commit is contained in:
Yuri Kunde Schlesner 2017-05-27 18:07:53 -07:00
parent b868036561
commit 7d74a5daf0
4 changed files with 0 additions and 4 deletions

View file

@ -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