From d02522b7be5ba62dd1a23e9607d0ef63471aad0f Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Thu, 17 Apr 2014 18:46:19 +0600 Subject: Attempt to fix one more issue with Freestyle compilation --- source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp') diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp index d650e385ab2..e1eebd8b069 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp @@ -27,6 +27,7 @@ */ #include +#include #include "Silhouette.h" #include "SilhouetteGeomEngine.h" -- cgit v1.2.3