imbuf: revert some of the changes of rBb6ba3c682dd6615e760905572a5bcd69bb46371f since they broke the build.

This commit is contained in:
Ray molenkamp 2018-04-01 15:17:17 -06:00
parent b29ecbfc6b
commit 21fcc723e9
2 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,7 @@
#include "BLI_path_util.h"
#include "MEM_guardedalloc.h"
#include "BKE_global.h"
#ifdef WITH_AVI
# include "AVI_avi.h"

View File

@ -43,6 +43,7 @@
#include "BLI_fileops.h"
#include "BLI_string.h"
#include "BKE_global.h"
#include "imbuf.h"
#include "IMB_imbuf_types.h"