Windows: Fix build

This commit is contained in:
Jeffrey Pfau 2016-12-30 23:46:07 -08:00
parent fa884d071e
commit 978349d765
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* 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 "util/memory.h"
#include <mgba-util/memory.h>
#include <windows.h>