From 2d1cce8331f3ecdfb8cb0c651e111ffac5dc7153 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Thu, 19 Mar 2020 09:33:03 +0100 Subject: Cleanup: `make format` after SortedIncludes change --- .../python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp') diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp index 12b985bc707..cb94d6b75e2 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp @@ -21,8 +21,8 @@ #include "BPy_UnaryFunction1DVectorViewShape.h" #include "../BPy_Convert.h" -#include "../BPy_Interface1D.h" #include "../BPy_IntegrationType.h" +#include "../BPy_Interface1D.h" #include "UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h" #include "UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h" -- cgit v1.2.3