include fixes

This commit is contained in:
milek7
2018-03-11 21:19:29 +01:00
parent 65342407bf
commit 81a6d753e5
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "event.h"
#include "Event.h"
#include "simulation.h"
#include "World.h"
#include "Globals.h"

View File

@@ -11,7 +11,6 @@ http://mozilla.org/MPL/2.0/.
#include "parser.h"
#include "scene.h"
#include "event.h"
#include "MemCell.h"
#include "EvLaunch.h"
#include "Track.h"