summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autopara.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autopara.h')
-rw-r--r--src/object/auto/autopara.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autopara.h b/src/object/auto/autopara.h
index 9eab4d7..6878c42 100644
--- a/src/object/auto/autopara.h
+++ b/src/object/auto/autopara.h
@@ -68,7 +68,7 @@ protected:
float m_speed;
float m_timeVirus;
float m_lastParticule;
- D3DVECTOR m_pos;
+ Math::Vector m_pos;
int m_channelSound;
};