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-08-08 17:11:13 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-08-08 17:11:13 +0400
commit9db1f87531ead62d5d6964489b35724bcf4ca584 (patch)
tree04dfc76d5ed8059c986fd6889aceb093af5d36d0 /source/blender/imbuf/intern/thumbs.c
parent5c75d6fa98f9325ed36708f56503bc2199e6624c (diff)
remove unused includes
Diffstat (limited to 'source/blender/imbuf/intern/thumbs.c')
-rw-r--r--source/blender/imbuf/intern/thumbs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/thumbs.c b/source/blender/imbuf/intern/thumbs.c
index dcbd6df7ced..1624e9c2b01 100644
--- a/source/blender/imbuf/intern/thumbs.c
+++ b/source/blender/imbuf/intern/thumbs.c
@@ -29,7 +29,6 @@
#include <stdio.h>
-#include "BKE_global.h"
#include "BKE_utildefines.h"
#include "BLI_blenlib.h"
#include "MEM_guardedalloc.h"