* src/threads/none/thread-none.h: Added missing include.
[cacao.git] / src / threads / none / thread-none.h
index bd149bc3773937a1c1f757ec837281df71a72e44..5083443c2cddcd43f2cbcb3d94118821567fc56c 100644 (file)
@@ -33,6 +33,7 @@
 #include "vm/types.h"
 
 #include "vm/builtin.h"
+#include "vm/globals.hpp"
 
 #include "vm/jit/stacktrace.hpp"