Skip to content

Commit caaa25e

Browse files
committed
fixup! fixup! fixup! Build Pyodide wheel
1 parent 750d22a commit caaa25e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_libtcod.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ def walk_sources(directory: str) -> Iterator[str]:
230230
ffi.set_source(
231231
module_name,
232232
"""\
233+
#include <string.h>
234+
233235
#include <tcod/cffi.h>
234236
#define SDL_oldnames_h_
235237
#include <SDL3/SDL.h>""",

0 commit comments

Comments
 (0)