summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Platform/IPC/MessageDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Platform/IPC/MessageDecoder.h')
-rw-r--r--Source/WebKit2/Platform/IPC/MessageDecoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/Platform/IPC/MessageDecoder.h b/Source/WebKit2/Platform/IPC/MessageDecoder.h
index 39c560d7b..7aa3f4682 100644
--- a/Source/WebKit2/Platform/IPC/MessageDecoder.h
+++ b/Source/WebKit2/Platform/IPC/MessageDecoder.h
@@ -35,6 +35,7 @@
#endif
#if HAVE(QOS_CLASSES)
+#include <pthread.h>
#include <pthread/qos.h>
#endif