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