summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Automobile.cpp
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-03-28 18:55:15 +0100
committerNikolay Korolev <nickvnuk@gmail.com>2020-03-28 18:55:15 +0100
commit101c21e06472e81bfd7f2b11e02c7fb7503dbd5a (patch)
tree4cd8c69f467a9e11f9360dca58888f8752addafa /src/vehicles/Automobile.cpp
parentgarage update part 2 (diff)
parentMerge pull request #363 from erorcun/erorcun (diff)
downloadre3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar.gz
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar.bz2
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar.lz
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar.xz
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.tar.zst
re3-101c21e06472e81bfd7f2b11e02c7fb7503dbd5a.zip
Diffstat (limited to 'src/vehicles/Automobile.cpp')
-rw-r--r--src/vehicles/Automobile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vehicles/Automobile.cpp b/src/vehicles/Automobile.cpp
index 44ff6b6d..8cb0cfa4 100644
--- a/src/vehicles/Automobile.cpp
+++ b/src/vehicles/Automobile.cpp
@@ -39,6 +39,7 @@
#include "PathFind.h"
#include "AnimManager.h"
#include "RpAnimBlend.h"
+#include "AnimBlendAssociation.h"
#include "Ped.h"
#include "PlayerPed.h"
#include "Object.h"