1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 08:14:38 +01:00

Rename header files to match renamed source files

This commit is contained in:
Ted John
2018-05-31 23:16:53 +01:00
committed by Aaron van Geffen
parent ce3b210e6b
commit 92f6ac7333
71 changed files with 71 additions and 71 deletions

View File

@@ -52,7 +52,7 @@
#include "../world/Park.h"
#include "../world/Scenery.h"
#include "../world/Sprite.h"
#include "Console.h"
#include "InteractiveConsole.h"
#include "Viewport.h"
#ifndef NO_TTF