summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autohuston.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autohuston.h')
-rw-r--r--src/object/auto/autohuston.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autohuston.h b/src/object/auto/autohuston.h
index 552def8..4e79a9c 100644
--- a/src/object/auto/autohuston.h
+++ b/src/object/auto/autohuston.h
@@ -37,7 +37,7 @@ struct HustonLens
{
int parti;
ParticuleType type;
- D3DVECTOR pos;
+ Math::Vector pos;
float dim;
float total;
float off;