* src/threads/posix/threads.c: Renamed from here...
[cacao.git] / src / vm / jit / show.c
index 7f04037f368d1d2e9478e096dbfec68a7e88f0ae..bfb0331678d4e6ee034447b447d4e633a680501a 100644 (file)
@@ -51,7 +51,7 @@
 #if defined(ENABLE_DEBUG_FILTER)
 # include <sys/types.h>
 # include <regex.h>
-# include "threads/threads-common.h"
+# include "threads/thread.h"
 #endif