summaryrefslogtreecommitdiffstats
path: root/src/autopara.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autopara.h')
-rw-r--r--src/autopara.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/autopara.h b/src/autopara.h
index a04bb30..c14bf53 100644
--- a/src/autopara.h
+++ b/src/autopara.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/.// autopara.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// autopara.h
#ifndef _AUTOPARA_H_
#define _AUTOPARA_H_
+#include "auto.h"
+#include "misc.h"
+#include "d3denum.h"
+
+
class CInstanceManager;
class CD3DEngine;
class CParticule;