summaryrefslogtreecommitdiff
path: root/ext/gl/gstgltransformation.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gl/gstgltransformation.h')
-rw-r--r--ext/gl/gstgltransformation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gl/gstgltransformation.h b/ext/gl/gstgltransformation.h
index 05145fb78..891817b9c 100644
--- a/ext/gl/gstgltransformation.h
+++ b/ext/gl/gstgltransformation.h
@@ -56,7 +56,7 @@ struct _GstGLTransformation
gfloat ztranslation;
/* perspective */
- gfloat fovy;
+ gfloat fov;
gfloat aspect;
gfloat znear;
gfloat zfar;