unix: Prefix includes with py/; remove need for -I../py.
This commit is contained in:
@@ -25,11 +25,8 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mpconfig.h"
|
||||
#include "misc.h"
|
||||
#include "gc.h"
|
||||
#include "py/gc.h"
|
||||
|
||||
#if MICROPY_ENABLE_GC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user