diff options
Diffstat (limited to 'src/llr/light.c')
-rw-r--r-- | src/llr/light.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/llr/light.c b/src/llr/light.c index 168f16a..1d1c40d 100644 --- a/src/llr/light.c +++ b/src/llr/light.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "../scene/light_impl.h" | 1 | #include "light_impl.h" |
2 | 2 | ||
3 | #include "../scene/node_impl.h" | 3 | #include "../scene/node_impl.h" |
4 | #include "../scene/scene_memory.h" | 4 | #include "../scene/scene_memory.h" |