X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flayers.hpp;h=eda6f6f5b19c2a12fdb641af1fd02bf4429941ae;hb=4e1f6616b5ce24022f088943912e4b98e7764100;hp=63650b44e1a26ab6a7043a61833697862ad6a9fb;hpb=1ac578c061ec2640efb8b09396c824511702877d;p=apps%2Fagl-service-windowmanager.git diff --git a/src/layers.hpp b/src/layers.hpp index 63650b4..eda6f6f 100644 --- a/src/layers.hpp +++ b/src/layers.hpp @@ -48,7 +48,7 @@ struct layer { // the actual value is computed using MAX + 1 - w // That is; allow us to specify dimensions dependent on // e.g. screen dimension, w/o knowing the actual screen size. - genivi::rect rect; + compositor::rect rect; // Specify a role prefix for surfaces that should be // put on this layer. std::string role;