Skip to content

Commit

Permalink
win build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nesbox committed Apr 28, 2024
1 parent 801fa86 commit 67cf362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/studio/studio.c
Expand Up @@ -58,7 +58,9 @@
#define _USE_MATH_DEFINES
#include <math.h>

#if !defined(TIC_RUNTIME_STATIC)
#include <dlfcn.h>
#endif

#define MD5_HASHSIZE 16

Expand Down

0 comments on commit 67cf362

Please sign in to comment.