summaryrefslogtreecommitdiffstats
path: root/libvo/vo_macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_macosx.h')
-rw-r--r--libvo/vo_macosx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_macosx.h b/libvo/vo_macosx.h
index 4e5e5c3a2b..a91b6b0a87 100644
--- a/libvo/vo_macosx.h
+++ b/libvo/vo_macosx.h
@@ -23,6 +23,7 @@
CVPixelBufferRef currentFrameBuffer;
CVOpenGLTextureCacheRef textureCache;
CVOpenGLTextureRef texture;
+ NSRect textureFrame;
GLfloat lowerLeft[2];
GLfloat lowerRight[2];