aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2025-10-24 19:11:52 -0700
committer3gg <3gg@shellblade.net>2025-10-24 19:11:52 -0700
commitb1ae27b8a928e8d7477b668c9b425bccd4edce11 (patch)
treece2386891ce599a29d658eecdd1b4ef3b08ae477 /include
parent65d448aad0e6c792b1adba1272efef73b31c4885 (diff)
Clean up includes
Diffstat (limited to 'include')
-rw-r--r--include/gfx/scene/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gfx/scene/animation.h b/include/gfx/scene/animation.h
index 3ef0471..b55e575 100644
--- a/include/gfx/scene/animation.h
+++ b/include/gfx/scene/animation.h
@@ -1,6 +1,5 @@
1#pragma once 1#pragma once
2 2
3#include "object.h"
4#include <gfx/sizes.h> 3#include <gfx/sizes.h>
5 4
6#include <cstring.h> 5#include <cstring.h>