X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=sdl_omap.git;a=blobdiff_plain;f=src%2Fvideo%2Fomapdss%2Fosdl.h;fp=src%2Fvideo%2Fomapdss%2Fosdl.h;h=5421f1072e1f21561bc203748949067f1ece92e1;hp=6a1789c8bfc5baf740d8f0d2c3320079f92ddbb9;hb=79b5de0442e5ec99b36a6e5dabfc6031232f93ff;hpb=ee7e6b2d8bc82029aac405d13f719f4532851224 diff --git a/src/video/omapdss/osdl.h b/src/video/omapdss/osdl.h index 6a1789c..5421f10 100644 --- a/src/video/omapdss/osdl.h +++ b/src/video/omapdss/osdl.h @@ -30,7 +30,7 @@ struct x11reuse_context; struct SDL_PrivateVideoData { struct vout_fbdev *fbdev; void *front_buffer; - void *saved_layer; + void *layer_state; /* physical screen size, should match touchscreen */ int phys_w, phys_h; /* layer */