citra_qt: Reorganize headers

This commit is contained in:
Lioncash 2015-09-11 00:23:00 -04:00
parent abc34ddb88
commit abe5bb4019
24 changed files with 81 additions and 100 deletions

View file

@ -6,8 +6,8 @@
#include <condition_variable>
#include <mutex>
#include <QThread>
#include <QGLWidget>
#include <QThread>
#include "common/emu_window.h"
#include "common/thread.h"