From 2ccd9a2d6247d26975a8a846e9eb7a283c84a1ba Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Thu, 6 Aug 2015 16:24:59 +0100 Subject: test/ivi: include protocol headers for all used protocols This seems like a good idea for consistency that the protocol header is included for any protocols used by the code. This also means the code will compile with headers generated by wayland-scanner -c. Fixed to use angle brackets. Reviewed-by: Daniel Stone --- tests/weston-test-client-helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/weston-test-client-helper.h b/tests/weston-test-client-helper.h index 1c8180da..7c2727ad 100644 --- a/tests/weston-test-client-helper.h +++ b/tests/weston-test-client-helper.h @@ -31,6 +31,7 @@ #include #include +#include #include "weston-test-runner.h" #include "weston-test-client-protocol.h" -- cgit v1.2.1