summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autoroot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autoroot.h')
-rw-r--r--src/object/auto/autoroot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autoroot.h b/src/object/auto/autoroot.h
index 0be9b24..8e2a279 100644
--- a/src/object/auto/autoroot.h
+++ b/src/object/auto/autoroot.h
@@ -48,6 +48,6 @@ protected:
protected:
float m_lastParticule;
- D3DVECTOR m_center;
+ Math::Vector m_center;
};