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 1b14cb5..345d615 100644
--- a/src/scene/object_impl.h
+++ b/src/scene/object_impl.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include <gfx/scene/object.h> 3#include <gfx/scene.h>
4 4
5#include "../types.h" 5#include "../types.h"
6 6