Cycles / OSL:

* Compile fix for the "direction_to_panorama" issue.
Added kernel_projection.h to kernel_triangle.h.
This commit is contained in:
Thomas Dinges 2012-09-01 15:30:35 +00:00
parent bcb552ef94
commit 779ecb06dd

@ -15,6 +15,8 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kernel_projection.h"
CCL_NAMESPACE_BEGIN