Skip to content

Commit c85a698

Browse files
committed
add include
1 parent 25824d7 commit c85a698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src_c/static.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#include "pygame.h"
1515
#include "Python.h"
1616

17+
#include <SDL_ttf.h>
18+
1719
#if defined(__EMSCRIPTEN__)
1820
#undef WITH_THREAD
1921
#endif

0 commit comments

Comments
 (0)