aboutsummaryrefslogtreecommitdiff
path: root/src/scene/node_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/node_impl.h')
-rw-r--r--src/scene/node_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/node_impl.h b/src/scene/node_impl.h
index 15ee232..aba8c41 100644
--- a/src/scene/node_impl.h
+++ b/src/scene/node_impl.h
@@ -2,7 +2,7 @@
2 2
3#include <gfx/scene/node.h> 3#include <gfx/scene/node.h>
4 4
5#include "types.h" 5#include "../types.h"
6 6
7#include <math/camera.h> 7#include <math/camera.h>
8#include <math/mat4.h> 8#include <math/mat4.h>