aboutsummaryrefslogtreecommitdiffstats
path: root/src/layers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layers.hpp')
-rw-r--r--src/layers.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layers.hpp b/src/layers.hpp
index a6df4a0..a02eb00 100644
--- a/src/layers.hpp
+++ b/src/layers.hpp
@@ -68,6 +68,7 @@ struct layer_map {
storage_type mapping;
layers_type layers;
+ int main_surface;
optional<int> get_layer_id(int surface_id);
optional<genivi::rect> get_layer_rect(int surface_id);