diff options
| author | erorcun <erorcunerorcun@hotmail.com.tr> | 2021-01-16 16:44:59 +0300 |
|---|---|---|
| committer | shfil <filip.gawin@zoho.com> | 2021-01-17 21:32:54 +0100 |
| commit | 5a47379bf5f011a65c1d0f88a0cb5f2130feb9db (patch) | |
| tree | d3b13533c6058d2b26035d180e4a7e8b735c283c /src/modelinfo/ModelInfo.h | |
| parent | vehicle fixes (diff) | |
| download | re3-5a47379bf5f011a65c1d0f88a0cb5f2130feb9db.tar.gz | |
Includes overhaul, fix some compiler warnings
Diffstat (limited to 'src/modelinfo/ModelInfo.h')
| -rw-r--r-- | src/modelinfo/ModelInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modelinfo/ModelInfo.h b/src/modelinfo/ModelInfo.h index 65cfa4e7..4fe1ebb0 100644 --- a/src/modelinfo/ModelInfo.h +++ b/src/modelinfo/ModelInfo.h @@ -10,6 +10,7 @@ #include "VehicleModelInfo.h" #include "XtraCompsModelInfo.h" #include "Instance.h" +#include "Game.h" class CModelInfo { |
