summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autostation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autostation.h')
-rw-r--r--src/object/auto/autostation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autostation.h b/src/object/auto/autostation.h
index 04f6b46..f2b50a8 100644
--- a/src/object/auto/autostation.h
+++ b/src/object/auto/autostation.h
@@ -58,7 +58,7 @@ protected:
float m_lastUpdateTime;
float m_lastParticule;
int m_soundChannel;
- D3DVECTOR m_fretPos;
+ Math::Vector m_fretPos;
bool m_bLastVirus;
float m_energyVirus;
};