[Gamecube/Wii] fixed compilation errors with devkitPPC r32/r33 (and potentially upcoming devkitPPC releases if include files control flow is changed again)

This commit is contained in:
ekeeke 2019-03-26 22:54:20 +01:00
parent 74e54f7041
commit 77f1529661
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <string.h>
#include <malloc.h>
#include <sys/dir.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <unistd.h>
#include <asndlib.h>