(Android) Buildfix

This commit is contained in:
twinaphex
2015-09-09 06:31:38 +02:00
parent caa837db1c
commit e8d9b0b09a
7 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
#include "../../fds.h"
#include <string.h>
#include "memstream.h"
#include "../../memstream.h"
#if defined(_3DS)
void* linearMemAlign(size_t size, size_t alignment);