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

Rename header files for testpaint

This commit is contained in:
Michał Janiszewski
2018-01-11 16:13:17 +01:00
parent 9a3e85f4f9
commit c8048df5a6
11 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
#include "String.hpp"
#include "Utils.hpp"
#include "data.h"
#include "Data.h"
#include <openrct2/interface/Viewport.h>
#include <openrct2/rct2/RCT2.h>
#include <openrct2/ride/Ride.h>