mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix gcc build
This commit is contained in:
parent
667dafb347
commit
c37c781d28
|
@ -8,6 +8,8 @@
|
||||||
#include <QMap>
|
#include <QMap>
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
class QLabel;
|
class QLabel;
|
||||||
|
|
||||||
namespace QGBA {
|
namespace QGBA {
|
||||||
|
|
Loading…
Reference in New Issue