logger.c - update

This commit is contained in:
twinaphex 2015-03-20 18:18:52 +01:00
parent 9405cec6ca
commit dce59e9e14

View File

@ -35,7 +35,7 @@
#include <string.h>
#ifndef GEKKO
#include "../../net_compat.h"
#include <net/net_compat.h>
#endif
#include "logger.h"