maintenance: removed deprecated files, linux friendly include names

This commit is contained in:
tmj-fstate
2018-10-12 19:53:33 +02:00
parent 66eb3ff731
commit 7933ade080
110 changed files with 235 additions and 5741 deletions

View File

@@ -18,8 +18,8 @@ http://mozilla.org/MPL/2.0/.
#include "simulation.h"
#include "Globals.h"
#include "dynobj.h"
#include "driver.h"
#include "DynObj.h"
#include "Driver.h"
#include "Logs.h"
TTrackFollower::~TTrackFollower()