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:
authorCampbell Barton <ideasman42@gmail.com>2015-07-10 19:49:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-07-10 19:49:04 +0300
commit78cae5bad9cc674d629a203daadade62d0d0625b (patch)
tree9ff283f0cfe073cfc1971b4cedfbb826bbf77ac4 /source/blender/compositor
parent3443686399feb4f96a9ea85f52f6750388b883a2 (diff)
Cleanup: remove redundant includes
Diffstat (limited to 'source/blender/compositor')
-rw-r--r--source/blender/compositor/operations/COM_OutputFileMultiViewOperation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/compositor/operations/COM_OutputFileMultiViewOperation.h b/source/blender/compositor/operations/COM_OutputFileMultiViewOperation.h
index 0e3cde66897..25ed8816399 100644
--- a/source/blender/compositor/operations/COM_OutputFileMultiViewOperation.h
+++ b/source/blender/compositor/operations/COM_OutputFileMultiViewOperation.h
@@ -30,7 +30,6 @@
#include "BLI_path_util.h"
#include "DNA_color_types.h"
-#include "DNA_userdef_types.h"
#include "intern/openexr/openexr_multi.h"