diff --git a/src/emu/loom.c b/src/emu/loom.c index 3da1ed1..e7d9e33 100644 --- a/src/emu/loom.c +++ b/src/emu/loom.c @@ -9,6 +9,7 @@ #include "thread.h" #include "uthash.h" #include "utlist.h" +#include "path.h" static const char *loom_prefix = "loom.";