Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/app_blender/AppGLWidget.h')
-rwxr-xr-xsource/blender/freestyle/intern/app_blender/AppGLWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/app_blender/AppGLWidget.h b/source/blender/freestyle/intern/app_blender/AppGLWidget.h
index 175eb67ba69..bc18be00a31 100755
--- a/source/blender/freestyle/intern/app_blender/AppGLWidget.h
+++ b/source/blender/freestyle/intern/app_blender/AppGLWidget.h
@@ -90,7 +90,7 @@ public:
void setStateFileName(const string& name);
- Camera * _camera;
+ AppGLWidget_Camera * _camera;
protected:
unsigned int _width, _height;