(Wii) Should compile now with HAVE_LOGGER set to 1

This commit is contained in:
Twinaphex 2012-07-27 21:33:18 +02:00
parent af6f103014
commit 44cd3dc701

View File

@ -33,7 +33,9 @@
#include <stdarg.h> #include <stdarg.h>
#include <string.h> #include <string.h>
#ifndef GEKKO
#include "../../netplay_compat.h" #include "../../netplay_compat.h"
#endif
#include "logger.h" #include "logger.h"