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/stroke/TextStrokeRenderer.cpp')
-rw-r--r--source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
index ecfb4d4fa25..e2c0de213c6 100644
--- a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
+++ b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
@@ -18,9 +18,9 @@
* ***** END GPL LICENSE BLOCK *****
*/
-# include "TextStrokeRenderer.h"
-# include "Canvas.h"
-# include "StrokeIterators.h"
+#include "TextStrokeRenderer.h"
+#include "Canvas.h"
+#include "StrokeIterators.h"
namespace Freestyle {