From 3ce4a58aa90d93d1d0f1ec5dcc63a482d1b1af78 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 18 Jun 2015 06:11:02 +1000 Subject: Cleanup: duplicate includes --- source/blender/compositor/intern/COM_ExecutionGroup.cpp | 1 - source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h | 1 - 2 files changed, 2 deletions(-) (limited to 'source/blender/compositor') diff --git a/source/blender/compositor/intern/COM_ExecutionGroup.cpp b/source/blender/compositor/intern/COM_ExecutionGroup.cpp index 74c1128a37e..5cb757d7dcb 100644 --- a/source/blender/compositor/intern/COM_ExecutionGroup.cpp +++ b/source/blender/compositor/intern/COM_ExecutionGroup.cpp @@ -32,7 +32,6 @@ #include "COM_ExecutionSystem.h" #include "COM_ReadBufferOperation.h" #include "COM_WriteBufferOperation.h" -#include "COM_ReadBufferOperation.h" #include "COM_WorkScheduler.h" #include "COM_ViewerOperation.h" #include "COM_ChunkOrder.h" diff --git a/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h b/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h index 71e6ab12dfc..653100ce6a4 100644 --- a/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h +++ b/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h @@ -20,7 +20,6 @@ */ #include "COM_Node.h" -#include "DNA_node_types.h" extern "C" { # include "DNA_movieclip_types.h" -- cgit v1.2.3