From 6d73e2d3cf3c9a8fa4c73e04d02caecfd716e962 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 29 Apr 2017 16:27:29 +1000 Subject: Cleanup: unused includes --- source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp') diff --git a/source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp b/source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp index fb8730c9fa0..d6affa6eee9 100644 --- a/source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp +++ b/source/blender/compositor/operations/COM_PlaneCornerPinOperation.cpp @@ -29,8 +29,6 @@ #include "BLI_math_color.h" extern "C" { -# include "BLI_jitter.h" - # include "BKE_node.h" } -- cgit v1.2.3