wl_input_device renamed to wl_seat in weston upstream
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 17 May 2012 01:48:20 +0000 (18:48 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 17 May 2012 01:48:20 +0000 (18:48 -0700)
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
src/test_bind_interface.cpp

index 24c2d18..518e6c8 100644 (file)
@@ -48,6 +48,6 @@ BOOST_AUTO_TEST_SUITE(Bind_Interface_Suite)
        BIND_TEST(wl_display)
        BIND_TEST(wl_shm)
        BIND_TEST(wl_output)
-       BIND_TEST(wl_input_device)
+       BIND_TEST(wl_seat)
        BIND_TEST(wl_shell)
 BOOST_AUTO_TEST_SUITE_END()
\ No newline at end of file