tests: add test_seat_release() for symmetry
[platform/upstream/weston.git] / tests / surface-test.c
index 4463061..28520aa 100644 (file)
@@ -61,7 +61,8 @@ surface_transform(void *data)
 }
 
 WL_EXPORT int
-module_init(struct weston_compositor *compositor, int *argc, char *argv[])
+wet_module_init(struct weston_compositor *compositor,
+               int *argc, char *argv[])
 {
        struct wl_event_loop *loop;