mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Rename Date.h to Localisation.Date.h to match unit file
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "localisation/Date.h"
|
||||
#include "Date.h"
|
||||
|
||||
#include "Context.h"
|
||||
#include "Date.h"
|
||||
#include "Game.h"
|
||||
#include "GameState.h"
|
||||
#include "core/Guard.hpp"
|
||||
#include "localisation/Localisation.Date.h"
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user