summaryrefslogtreecommitdiffstats
path: root/libvo/vo_corevideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_corevideo.h')
-rw-r--r--libvo/vo_corevideo.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libvo/vo_corevideo.h b/libvo/vo_corevideo.h
index 691ebe6537..da424030e6 100644
--- a/libvo/vo_corevideo.h
+++ b/libvo/vo_corevideo.h
@@ -48,10 +48,10 @@
CVOpenGLTextureRef texture;
NSRect textureFrame;
- GLfloat lowerLeft[2];
- GLfloat lowerRight[2];
- GLfloat upperRight[2];
- GLfloat upperLeft[2];
+ GLfloat lowerLeft[2];
+ GLfloat lowerRight[2];
+ GLfloat upperRight[2];
+ GLfloat upperLeft[2];
BOOL mouseHide;