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/rendering/GLDebugRenderer.h')
-rwxr-xr-xsource/blender/freestyle/intern/rendering/GLDebugRenderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/rendering/GLDebugRenderer.h b/source/blender/freestyle/intern/rendering/GLDebugRenderer.h
index 9111d5067bc..45316b3abc6 100755
--- a/source/blender/freestyle/intern/rendering/GLDebugRenderer.h
+++ b/source/blender/freestyle/intern/rendering/GLDebugRenderer.h
@@ -31,10 +31,10 @@
#ifndef GLDEBUGRENDERER_H
# define GLDEBUGRENDERER_H
+# include "../view_map/Silhouette.h"
# include <float.h>
# include "../system/FreestyleConfig.h"
# include "GLRenderer.h"
-# include "../view_map/Silhouette.h"
# include "../winged_edge/Curvature.h"
class WSMeshShape;