Temporarily "fix" citra_qt for Windows
This commit is contained in:
parent
17b32b7b3f
commit
ff4fe52bf6
19 changed files with 92 additions and 579 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <QThread>
|
||||
#include <QGLWidget>
|
||||
#include "common.h"
|
||||
#include "emu_window.h"
|
||||
#include "common/common.h"
|
||||
#include "common/emu_window.h"
|
||||
|
||||
class GRenderWindow;
|
||||
class QKeyEvent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue