aboutsummaryrefslogtreecommitdiff
path: root/src/scene/model_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/model_impl.h')
-rw-r--r--src/scene/model_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/model_impl.h b/src/scene/model_impl.h
index a99d32c..39ac27f 100644
--- a/src/scene/model_impl.h
+++ b/src/scene/model_impl.h
@@ -2,7 +2,7 @@
2 2
3#include <gfx/scene/model.h> 3#include <gfx/scene/model.h>
4 4
5#include "scene_memory.h" 5#include "memory.h"
6 6
7/// Model. 7/// Model.
8typedef struct Model { 8typedef struct Model {