Cycles / OSL:

* Missing header kernel_passes.h, needed for "direction_to_panorama" in kernel_triangle.h
This commit is contained in:
Thomas Dinges
2012-06-06 22:36:07 +00:00
parent 0415913740
commit 379c4ae4d8

View File

@@ -31,6 +31,7 @@
#include "kernel_compat_cpu.h"
#include "kernel_globals.h"
#include "kernel_object.h"
#include "kernel_passes.h"
#include "kernel_triangle.h"
CCL_NAMESPACE_BEGIN