diff options
Diffstat (limited to 'modules/ray/ray_object_light.h')
-rw-r--r-- | modules/ray/ray_object_light.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ray/ray_object_light.h b/modules/ray/ray_object_light.h index 940e7eb..342c050 100644 --- a/modules/ray/ray_object_light.h +++ b/modules/ray/ray_object_light.h @@ -9,7 +9,6 @@ #include "ray_object_sphere.h" #include "ray_object_type.h" #include "ray_ray.h" -#include "ray_scene.h" #include "ray_surface.h" |