16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 23:49:19 +02:00

pre-merge renames

This commit is contained in:
milek7
2020-09-30 18:27:43 +02:00
parent 936effa9db
commit 1dc1bd5fcb
48 changed files with 54 additions and 54 deletions

View File

@@ -14,14 +14,14 @@ http://mozilla.org/MPL/2.0/.
#include "simulation.h"
#include "simulationtime.h"
#include "scenenodegroups.h"
#include "particles.h"
#include "opengl33particles.h"
#include "Event.h"
#include "Driver.h"
#include "DynObj.h"
#include "AnimModel.h"
#include "TractionPower.h"
#include "application.h"
#include "renderer.h"
#include "opengl33renderer.h"
#include "Logs.h"
namespace simulation {