summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autoinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autoinfo.h')
-rw-r--r--src/object/auto/autoinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autoinfo.h b/src/object/auto/autoinfo.h
index 7cd3002..7596c41 100644
--- a/src/object/auto/autoinfo.h
+++ b/src/object/auto/autoinfo.h
@@ -71,7 +71,7 @@ protected:
float m_speed;
float m_timeVirus;
float m_lastParticule;
- D3DVECTOR m_goal;
+ Math::Vector m_goal;
bool m_bLastVirus;
};