diff options
-rw-r--r-- | include/gfx/scene.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/gfx/scene.h b/include/gfx/scene.h index 37a7e0b..e9a6a89 100644 --- a/include/gfx/scene.h +++ b/include/gfx/scene.h | |||
@@ -1,9 +1,5 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | 2 | ||
3 | // TODO: Remove references to gfx/llr once the transition is complete. | ||
4 | #include <gfx/llr/light.h> | ||
5 | #include <gfx/llr/material.h> | ||
6 | #include <gfx/llr/mesh.h> | ||
7 | #include <gfx/scene/animation.h> | 3 | #include <gfx/scene/animation.h> |
8 | #include <gfx/scene/camera.h> | 4 | #include <gfx/scene/camera.h> |
9 | #include <gfx/scene/model.h> | 5 | #include <gfx/scene/model.h> |