Cycles: first batch of windows build fixes, not quite there yet.

This commit is contained in:
Brecht Van Lommel
2011-05-03 18:29:11 +00:00
parent 170f8c8c41
commit 2996f08f84
28 changed files with 112 additions and 57 deletions

View File

@@ -30,7 +30,7 @@ CCL_NAMESPACE_BEGIN
class Device;
class DeviceScene;
class ImageManager;
class KernelSunSky;
struct KernelSunSky;
class Scene;
class ShaderGraph;
class ShaderInput;