summaryrefslogtreecommitdiffstats
path: root/src/autotower.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autotower.h')
-rw-r--r--src/autotower.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/autotower.h b/src/autotower.h
index 6562d88..75daeef 100644
--- a/src/autotower.h
+++ b/src/autotower.h
@@ -14,10 +14,17 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
+// autotower.h
+
#ifndef _AUTOTOWER_H_
#define _AUTOTOWER_H_
+#include "auto.h"
+#include "misc.h"
+#include "d3denum.h"
+
+
class CInstanceManager;
class CD3DEngine;
class CParticule;
@@ -25,8 +32,6 @@ class CTerrain;
class CCamera;
class CObject;
-enum ObjectType;
-
enum AutoTowerPhase