mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 01:59:19 +02:00
maintenance: removed deprecated files, linux friendly include names
This commit is contained in:
@@ -10,14 +10,14 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "stdafx.h"
|
||||
#include "scenarioloadermode.h"
|
||||
|
||||
#include "globals.h"
|
||||
#include "Globals.h"
|
||||
#include "simulation.h"
|
||||
#include "simulationtime.h"
|
||||
#include "timer.h"
|
||||
#include "Timer.h"
|
||||
#include "application.h"
|
||||
#include "scenarioloaderuilayer.h"
|
||||
#include "renderer.h"
|
||||
#include "logs.h"
|
||||
#include "Logs.h"
|
||||
|
||||
|
||||
scenarioloader_mode::scenarioloader_mode() {
|
||||
|
||||
Reference in New Issue
Block a user