X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fcontroller_hooks.hpp;fp=src%2Fcontroller_hooks.hpp;h=5b272d754eeca47f9fe6e357c690042353658e41;hb=0d2d2c9746c1a4dc052ee9b8db0602c085eb1039;hp=8e6558a4129bcc1dce6b213eeb447a67204ddadb;hpb=ef588d4cb60daef7fb165e827e3552a0858932a8;p=apps%2Fagl-service-windowmanager.git diff --git a/src/controller_hooks.hpp b/src/controller_hooks.hpp index 8e6558a..5b272d7 100644 --- a/src/controller_hooks.hpp +++ b/src/controller_hooks.hpp @@ -28,7 +28,7 @@ struct WindowManager; struct controller_hooks { - struct WindowManager *app; + WindowManager *app; void surface_created(uint32_t surface_id);