mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix warning
This commit is contained in:
parent
1bda318531
commit
1a61da9f83
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
#include <mgba/script/context.h>
|
#include <mgba/script/context.h>
|
||||||
|
|
||||||
class mScriptTextBuffer;
|
struct mScriptTextBuffer;
|
||||||
|
|
||||||
namespace QGBA {
|
namespace QGBA {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue