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-11-12 10:52:58 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-11-12 10:54:26 +0300
commit6cbccdd31ca60819e816f164a4828b113caddd73 (patch)
tree975adfd65151f3bd089fb25de9b3c05be447bdd0 /source/blender/nodes/texture
parent60505728d9bff2963235fedc808d1e5e3b2a2ade (diff)
Cleanup: unused defines
Diffstat (limited to 'source/blender/nodes/texture')
-rw-r--r--source/blender/nodes/texture/node_texture_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/nodes/texture/node_texture_util.h b/source/blender/nodes/texture/node_texture_util.h
index 0410a9d4b33..9000cbb90d8 100644
--- a/source/blender/nodes/texture/node_texture_util.h
+++ b/source/blender/nodes/texture/node_texture_util.h
@@ -39,7 +39,6 @@
#include "MEM_guardedalloc.h"
#include "DNA_color_types.h"
-#include "DNA_ipo_types.h"
#include "DNA_ID.h"
#include "DNA_image_types.h"
#include "DNA_material_types.h"