16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 16:59:19 +02:00

Add missing include

This commit is contained in:
docentYT
2026-05-02 19:49:09 +02:00
parent 59347af5a0
commit 1e8b3d554a

View File

@@ -10,6 +10,7 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "world/station.h"
#include "utilities/utilities.h"
#include "vehicle/DynObj.h"
#include "world/mtable.h"