summaryrefslogtreecommitdiffstats
path: root/src/autoinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autoinfo.h')
-rw-r--r--src/autoinfo.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/autoinfo.h b/src/autoinfo.h
index e9f9769..4bbdc5b 100644
--- a/src/autoinfo.h
+++ b/src/autoinfo.h
@@ -12,12 +12,19 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// autoinfo.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// autoinfo.h
#ifndef _AUTOINFO_H_
#define _AUTOINFO_H_
+#include "auto.h"
+#include "misc.h"
+#include "d3denum.h"
+
+
class CInstanceManager;
class CD3DEngine;
class CParticule;