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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-10-22 18:01:16 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-10-22 18:01:16 +0400
commitc727f8cbde9b27433fa378d9a53ca9b8cefcc7d4 (patch)
treee48d2995eec66d59dd7d8768b0c26c7db16f011b /source/blender/imbuf/intern/cineon/dpxlib.c
parent6a979acbf0c1deb0e10134fa8002b32435a5f8d0 (diff)
Some more fixes for cineon
Diffstat (limited to 'source/blender/imbuf/intern/cineon/dpxlib.c')
-rw-r--r--source/blender/imbuf/intern/cineon/dpxlib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/cineon/dpxlib.c b/source/blender/imbuf/intern/cineon/dpxlib.c
index d3158ea36f1..e15dd36830c 100644
--- a/source/blender/imbuf/intern/cineon/dpxlib.c
+++ b/source/blender/imbuf/intern/cineon/dpxlib.c
@@ -37,6 +37,7 @@
#include <string.h>
#include "BLI_fileops.h"
+#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"