aboutsummaryrefslogtreecommitdiff
path: root/src/scene/model.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/model.c')
-rw-r--r--src/scene/model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/model.c b/src/scene/model.c
index e280a41..1bd0112 100644
--- a/src/scene/model.c
+++ b/src/scene/model.c
@@ -1,6 +1,6 @@
1#include "model_impl.h" 1#include "model_impl.h"
2 2
3#include <gfx/scene/node.h> 3#include <gfx/scene.h>
4 4
5#include "memory.h" 5#include "memory.h"
6 6