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