commit | 2ccd9a2d6247d26975a8a846e9eb7a283c84a1ba | [log] [tgz] |
---|---|---|
author | Bill Spitzak <spitzak@gmail.com> | Thu Aug 06 16:24:59 2015 +0100 |
committer | Daniel Stone <daniels@collabora.com> | Thu Aug 06 16:24:59 2015 +0100 |
tree | bf3653efd63a11b27edda0f48140130eb6ea31be | |
parent | 61ed7b6bf06895b6e0ac8e3c5fff12e491449fd9 [diff] |
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 <daniels@collabora.com>