frozenmod: Include header with function prototypes.
This commit is contained in:
parent
db52fd8e4d
commit
18fda7b42f
|
@ -28,6 +28,7 @@
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include "py/lexer.h"
|
#include "py/lexer.h"
|
||||||
|
#include "py/frozenmod.h"
|
||||||
|
|
||||||
#if MICROPY_MODULE_FROZEN
|
#if MICROPY_MODULE_FROZEN
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue