diff options
Diffstat (limited to 'include/amalgamation.h')
-rw-r--r-- | include/amalgamation.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/amalgamation.h b/include/amalgamation.h index 85bf5b2..f368042 100644 --- a/include/amalgamation.h +++ b/include/amalgamation.h @@ -8,7 +8,6 @@ #include "core.h" #include "render.h" -#include "render_scene.h" #include "ral.h" #include "input.h" #include "primitives.h" @@ -16,4 +15,4 @@ #include "maths.h" #include "skybox.h" #include "shadows.h" -#include "loaders.h"
\ No newline at end of file +#include "loaders.h" |