Skip to content

Commit 5abb215

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Fix Mongoose and Frozen include paths
In preparation for making moving to lib. Reduce amount of makefile copypasta a bit. CL: none PUBLISHED_FROM=70a016491f9605e37708385bdd698f48a8d64119
1 parent 7622cd1 commit 5abb215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mgos_pppos.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include "common/mg_str.h"
1515
#include "common/queue.h"
1616

17-
#include "mongoose/mongoose.h"
17+
#include "mongoose.h"
1818

1919
#include "mgos_net_hal.h"
2020
#include "mgos_sys_config.h"

0 commit comments

Comments
 (0)