Cycles: Attempt to fix 32bit buildbot builds after recent commit

This commit is contained in:
Sergey Sharybin 2016-11-22 12:05:57 +01:00
parent 272412f9c0
commit af444e913f

@ -17,6 +17,7 @@
#ifndef __UTIL_IMAGE_IMPL_H__
#define __UTIL_IMAGE_IMPL_H__
#include "util_algorithm.h"
#include "util_debug.h"
#include "util_image.h"