summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autohuston.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/auto/autohuston.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/auto/autohuston.h')
-rw-r--r--src/object/auto/autohuston.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/object/auto/autohuston.h b/src/object/auto/autohuston.h
index 4e79a9c..68c9cdf 100644
--- a/src/object/auto/autohuston.h
+++ b/src/object/auto/autohuston.h
@@ -20,18 +20,9 @@
#include "object/auto/auto.h"
-#include "common/misc.h"
#include "graphics/common/particule.h"
-class CInstanceManager;
-class CD3DEngine;
-class CParticule;
-class CTerrain;
-class CCamera;
-class CObject;
-
-
struct HustonLens
{