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/GLStrokeRenderer.h')
-rwxr-xr-xsource/blender/freestyle/intern/rendering/GLStrokeRenderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/rendering/GLStrokeRenderer.h b/source/blender/freestyle/intern/rendering/GLStrokeRenderer.h
index 345a4273350..70289924002 100755
--- a/source/blender/freestyle/intern/rendering/GLStrokeRenderer.h
+++ b/source/blender/freestyle/intern/rendering/GLStrokeRenderer.h
@@ -30,9 +30,9 @@
#ifndef GLSTROKERENDERER_H
# define GLSTROKERENDERER_H
-# include "../system/FreestyleConfig.h"
# include "../stroke/StrokeRenderer.h"
# include "../stroke/StrokeRep.h"
+# include "../system/FreestyleConfig.h"
#include "GLBlendEquation.h"