mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 03:09:18 +02:00
maintenance: removed deprecated files, linux friendly include names
This commit is contained in:
@@ -12,12 +12,12 @@ http://mozilla.org/MPL/2.0/.
|
||||
|
||||
*/
|
||||
#include "stdafx.h"
|
||||
#include "globals.h"
|
||||
#include "Globals.h"
|
||||
|
||||
#include "simulation.h"
|
||||
#include "simulationenvironment.h"
|
||||
#include "driver.h"
|
||||
#include "logs.h"
|
||||
#include "Driver.h"
|
||||
#include "Logs.h"
|
||||
#include "Console.h"
|
||||
#include "PyInt.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user