Index: runtime/bin/thread_pool_win.h |
diff --git a/runtime/bin/thread_pool_win.h b/runtime/bin/thread_pool_win.h |
index f0f3eb92b99d4ee06f6e2df629bdc9d7d1377d33..741528ee5d89953bfe4c71d5c9baaa4cea5837a5 100644 |
--- a/runtime/bin/thread_pool_win.h |
+++ b/runtime/bin/thread_pool_win.h |
@@ -5,7 +5,7 @@ |
#ifndef BIN_THREAD_POOL_WIN_H_ |
#define BIN_THREAD_POOL_WIN_H_ |
-#include "vm/globals.h" |
+#include "platform/globals.h" |
class TaskQueueData { |
private: |