1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Update UI imports

This commit is contained in:
Marijn van der Werf
2018-01-03 00:13:37 +01:00
committed by Aaron van Geffen
parent 738b72d0ce
commit 4c956def67
86 changed files with 179 additions and 110 deletions

View File

@@ -17,7 +17,7 @@
#include <openrct2-ui/windows/Window.h>
#include <openrct2/core/Memory.hpp>
#include <openrct2/interface/Widget.h>
#include <openrct2-ui/interface/Widget.h>
#include <openrct2/localisation/Localisation.h>
#include <openrct2/object/ObjectManager.h>
#include <openrct2/platform/platform.h>