mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 17:32:45 +01:00
Codechange: Remove unnecessary 'core' includes. (#14867)
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifndef TIMER_GAME_CALENDAR_H
|
||||
#define TIMER_GAME_CALENDAR_H
|
||||
|
||||
#include "../core/strong_typedef_type.hpp"
|
||||
#include "timer_game_common.h"
|
||||
|
||||
/**
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
#ifndef TIMER_GAME_ECONOMY_H
|
||||
#define TIMER_GAME_ECONOMY_H
|
||||
|
||||
#include "../core/strong_typedef_type.hpp"
|
||||
#include "timer_game_common.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user