mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Add time.h include to shared.c for clock_gettime
This commit is contained in:
committed by
Ted John
parent
4ba60cbf52
commit
8e6ea776f6
@@ -15,6 +15,7 @@
|
||||
#pragma endregion
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include "../audio/audio.h"
|
||||
#include "../audio/AudioMixer.h"
|
||||
#include "../config/Config.h"
|
||||
|
||||
Reference in New Issue
Block a user