summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motiontoto.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-20 17:00:16 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-20 17:00:16 +0200
commitc0461add5f966b29de987cb04455c88377b5c5bb (patch)
treed6d88b325bb0e38fc522f13b63f7fb044d328c4a /src/object/motion/motiontoto.h
parent918f677ae8e00b46db0305d74090f25350ad8d13 (diff)
downloadcolobot-c0461add5f966b29de987cb04455c88377b5c5bb.tar.gz
colobot-c0461add5f966b29de987cb04455c88377b5c5bb.tar.bz2
colobot-c0461add5f966b29de987cb04455c88377b5c5bb.zip
Refactoring of #includes and forward declarations in object/
Diffstat (limited to 'src/object/motion/motiontoto.h')
-rw-r--r--src/object/motion/motiontoto.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/object/motion/motiontoto.h b/src/object/motion/motiontoto.h
index a2c46d5..8edeec0 100644
--- a/src/object/motion/motiontoto.h
+++ b/src/object/motion/motiontoto.h
@@ -19,20 +19,9 @@
#pragma once
-#include "common/struct.h"
-#include "object/object.h"
#include "object/motion/motion.h"
-class CInstanceManager;
-class CEngine;
-class CLight;
-class CParticule;
-class CTerrain;
-class CCamera;
-class CBrain;
-class CPhysics;
-
enum MotionTotoAction
{