summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autofactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autofactory.h')
-rw-r--r--src/object/auto/autofactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autofactory.h b/src/object/auto/autofactory.h
index 82e2a96..30692c8 100644
--- a/src/object/auto/autofactory.h
+++ b/src/object/auto/autofactory.h
@@ -76,7 +76,7 @@ protected:
float m_progress;
float m_speed;
float m_lastParticule;
- D3DVECTOR m_fretPos;
+ Math::Vector m_fretPos;
int m_channelSound;
};