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>2010-03-22 01:52:56 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-03-22 01:52:56 +0300
commit44bfe1437a91e1c8e7ae4b7d0553bf40e99f75a2 (patch)
tree185599a61d1502cc79512918535444ea65b31f65 /source/blender/blenloader/intern/readblenentry.c
parentdf7b696b73ccd018909e005e2a583e1430e2a620 (diff)
remove unused includes
Diffstat (limited to 'source/blender/blenloader/intern/readblenentry.c')
-rw-r--r--source/blender/blenloader/intern/readblenentry.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/blender/blenloader/intern/readblenentry.c b/source/blender/blenloader/intern/readblenentry.c
index 013544acffb..b7321c2c995 100644
--- a/source/blender/blenloader/intern/readblenentry.c
+++ b/source/blender/blenloader/intern/readblenentry.c
@@ -41,18 +41,12 @@
#include "MEM_guardedalloc.h"
-#include "BLI_blenlib.h"
#include "BLI_ghash.h"
#include "BLI_linklist.h"
#include "DNA_genfile.h"
#include "DNA_sdna_types.h"
-#include "DNA_space_types.h"
-#include "DNA_userdef_types.h"
-#include "DNA_ID.h"
-#include "DNA_material_types.h"
-#include "BKE_utildefines.h" // for ENDB
#include "BKE_main.h"
#include "BKE_library.h" // for free_main