aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Dummy/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Dummy/Thread.h')
-rw-r--r--src/Platform/Dummy/Thread.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Platform/Dummy/Thread.h b/src/Platform/Dummy/Thread.h
index 30ec213..e73cb02 100644
--- a/src/Platform/Dummy/Thread.h
+++ b/src/Platform/Dummy/Thread.h
@@ -2,6 +2,9 @@
#define BH_PLATFORM_DUMMY_THREAD_H
+#include <BH/Thread.h>
+
+
struct BH_Condition
{
int implement;