From c727f8cbde9b27433fa378d9a53ca9b8cefcc7d4 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 22 Oct 2012 14:01:16 +0000 Subject: Some more fixes for cineon --- source/blender/imbuf/intern/cineon/dpxlib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/imbuf/intern/cineon/dpxlib.c') 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 #include "BLI_fileops.h" +#include "BLI_utildefines.h" #include "MEM_guardedalloc.h" -- cgit v1.2.3