1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Include missing header

This commit is contained in:
Gymnasiast
2018-03-01 20:10:34 +01:00
parent ad059a540b
commit cd8d40d8a5

View File

@@ -14,6 +14,7 @@
*****************************************************************************/
#pragma endregion
#include <cmath>
#include "../audio/audio.h"
#include "../Cheats.h"
#include "../core/Math.hpp"