logger.c - update
This commit is contained in:
parent
9405cec6ca
commit
dce59e9e14
|
@ -35,7 +35,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#ifndef GEKKO
|
||||
#include "../../net_compat.h"
|
||||
#include <net/net_compat.h>
|
||||
#endif
|
||||
|
||||
#include "logger.h"
|
||||
|
|
Loading…
Reference in New Issue