From 5621e63d36c525f6acd744e2ddae3a73f2c3b453 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 14 Feb 2014 10:55:19 +1100 Subject: Code cleanup: duplicate headers --- source/blender/makesdna/intern/makesdna.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesdna') diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c index 1710f9e81af..d95c394b60f 100644 --- a/source/blender/makesdna/intern/makesdna.c +++ b/source/blender/makesdna/intern/makesdna.c @@ -53,7 +53,6 @@ #include #include "MEM_guardedalloc.h" -#include "DNA_sdna_types.h" #include "../blenlib/BLI_sys_types.h" // for intptr_t support -- cgit v1.2.3