aboutsummaryrefslogtreecommitdiff
path: root/src/asset/model.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/asset/model.c')
-rw-r--r--src/asset/model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset/model.c b/src/asset/model.c
index df116fb..f5131d2 100644
--- a/src/asset/model.c
+++ b/src/asset/model.c
@@ -85,10 +85,10 @@
85#include "gfx_assert.h" 85#include "gfx_assert.h"
86#include "scene/model_impl.h" 86#include "scene/model_impl.h"
87 87
88#include <gfx/animation.h>
88#include <gfx/core.h> 89#include <gfx/core.h>
89#include <gfx/gfx.h> 90#include <gfx/gfx.h>
90#include <gfx/render/llr.h> 91#include <gfx/render/llr.h>
91#include <gfx/scene/animation.h>
92#include <gfx/scene/camera.h> 92#include <gfx/scene/camera.h>
93#include <gfx/scene/node.h> 93#include <gfx/scene/node.h>
94#include <gfx/scene/object.h> 94#include <gfx/scene/object.h>