summaryrefslogtreecommitdiffstats
path: root/src/autoresearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autoresearch.h')
-rw-r--r--src/autoresearch.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/autoresearch.h b/src/autoresearch.h
index f6e779f..0168d7f 100644
--- a/src/autoresearch.h
+++ b/src/autoresearch.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/.
+// autoresearch.h
+
#ifndef _AUTORESEARCH_H_
#define _AUTORESEARCH_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 AutoResearchPhase