aboutsummaryrefslogtreecommitdiff
path: root/src/scene/object_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/object_impl.h')
-rw-r--r--src/scene/object_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/object_impl.h b/src/scene/object_impl.h
index b7a0752..1b14cb5 100644
--- a/src/scene/object_impl.h
+++ b/src/scene/object_impl.h
@@ -2,7 +2,7 @@
2 2
3#include <gfx/scene/object.h> 3#include <gfx/scene/object.h>
4 4
5#include "types.h" 5#include "../types.h"
6 6
7typedef struct MeshLink { 7typedef struct MeshLink {
8 mesh_idx mesh; 8 mesh_idx mesh;