summaryrefslogtreecommitdiff
path: root/src/qcam/viewfinder_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcam/viewfinder_gl.h')
-rw-r--r--src/qcam/viewfinder_gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qcam/viewfinder_gl.h b/src/qcam/viewfinder_gl.h
index 150fa4ae..1b1faa91 100644
--- a/src/qcam/viewfinder_gl.h
+++ b/src/qcam/viewfinder_gl.h
@@ -85,7 +85,7 @@ private:
GLuint textureUniformU_;
GLuint textureUniformV_;
GLuint textureUniformY_;
- GLuint textureUniformStepX_;
+ GLuint textureUniformStep_;
unsigned int horzSubSample_;
unsigned int vertSubSample_;