(Wii) Should compile now with HAVE_LOGGER set to 1
This commit is contained in:
parent
af6f103014
commit
44cd3dc701
|
@ -33,7 +33,9 @@
|
|||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef GEKKO
|
||||
#include "../../netplay_compat.h"
|
||||
#endif
|
||||
|
||||
#include "logger.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue