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:
Diffstat (limited to 'source/blender/imbuf/SConscript')
-rw-r--r--source/blender/imbuf/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/imbuf/SConscript b/source/blender/imbuf/SConscript
index 7461a89b709..52a1795d666 100644
--- a/source/blender/imbuf/SConscript
+++ b/source/blender/imbuf/SConscript
@@ -15,7 +15,7 @@ source_files = ['intern/allocimbuf.c',
'intern/anim5.c',
'intern/antialias.c',
'intern/bitplanes.c',
- 'intern/bmp_decode.c',
+ 'intern/bmp.c',
'intern/cmap.c',
'intern/cspace.c',
'intern/data.c',