From dc97ff8380c2d35aebdd073bcd727084c5037c3c Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Mon, 7 Dec 2015 14:51:21 +0100 Subject: fate/api: add w32+os2 support for fate-api-threadmessage --- tests/api/api-threadmessage-test.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/api/api-threadmessage-test.c') diff --git a/tests/api/api-threadmessage-test.c b/tests/api/api-threadmessage-test.c index c78af2a1d5..3e0ac5cf19 100644 --- a/tests/api/api-threadmessage-test.c +++ b/tests/api/api-threadmessage-test.c @@ -22,12 +22,11 @@ * Thread message API test */ -#include - #include "libavutil/avassert.h" #include "libavutil/avstring.h" #include "libavutil/frame.h" #include "libavutil/threadmessage.h" +#include "libavutil/thread.h" // not public struct sender_data { int id; -- cgit v1.2.3