mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix build
This commit is contained in:
parent
dc29af8262
commit
04bbcdfdd1
|
@ -5,8 +5,6 @@
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
#include "VideoDumper.h"
|
#include "VideoDumper.h"
|
||||||
|
|
||||||
#include "VideoProcessor.h"
|
|
||||||
|
|
||||||
#include <QImage>
|
#include <QImage>
|
||||||
|
|
||||||
using namespace QGBA;
|
using namespace QGBA;
|
||||||
|
|
Loading…
Reference in New Issue