1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Adjust includes

This commit is contained in:
ζeh Matt
2021-11-26 16:49:52 +02:00
parent d12d538d84
commit c4ad5fcd15
41 changed files with 38 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
#include "Window_internal.h"
#include "../entity/Entity.h"
#include "../entity/EntityList.h"
#include "../entity/EntityRegistry.h"
#include "Viewport.h"
void rct_window::SetLocation(const CoordsXYZ& coords)