3DS: Fix build

This commit is contained in:
Jeffrey Pfau 2016-12-27 04:12:15 -08:00
parent 20367765b8
commit d752df421f
1 changed files with 1 additions and 0 deletions

View File

@ -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"