summaryrefslogtreecommitdiff
path: root/modules/csg/csg.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/csg/csg.h')
-rw-r--r--modules/csg/csg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/csg/csg.h b/modules/csg/csg.h
index 37a11eea90..4bd79e15a9 100644
--- a/modules/csg/csg.h
+++ b/modules/csg/csg.h
@@ -33,7 +33,7 @@
#include "core/math/aabb.h"
#include "core/math/plane.h"
-#include "core/math/transform.h"
+#include "core/math/transform_3d.h"
#include "core/math/vector2.h"
#include "core/math/vector3.h"
#include "core/object/reference.h"