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/Operators.h')
-rwxr-xr-xsource/blender/freestyle/intern/stroke/Operators.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/stroke/Operators.h b/source/blender/freestyle/intern/stroke/Operators.h
index cff9e120c1a..d705d5af5b2 100755
--- a/source/blender/freestyle/intern/stroke/Operators.h
+++ b/source/blender/freestyle/intern/stroke/Operators.h
@@ -30,9 +30,9 @@
#ifndef OPERATORS_H
# define OPERATORS_H
+# include "../view_map/Interface1D.h"
# include <vector>
# include <iostream>
-# include "../view_map/Interface1D.h"
# include "Predicates1D.h"
# include "Predicates0D.h"
# include "../view_map/ViewMap.h"