(logger/netlogger.c) Fix header

This commit is contained in:
twinaphex 2015-09-16 11:33:53 +02:00
parent d1113f33f3
commit b63f31c72a

View File

@ -15,7 +15,7 @@
*/
#if defined(__CELLOS_LV2__) || defined(__PSL1GHT__)
#include "../../defines/ps3_defines.h"
#include "../defines/ps3_defines.h"
#endif
#include <stdio.h>