mirror of https://github.com/mgba-emu/mgba.git
3DS: Fix build
This commit is contained in:
parent
20367765b8
commit
d752df421f
|
@ -4,6 +4,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "core/core.h"
|
||||
#ifdef M_CORE_GBA
|
||||
#include "gba/gba.h"
|
||||
#include "gba/input.h"
|
||||
|
|
Loading…
Reference in New Issue