aboutsummaryrefslogtreecommitdiff
path: root/sky/autoroute.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/autoroute.h')
-rw-r--r--sky/autoroute.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/sky/autoroute.h b/sky/autoroute.h
index e42eba4b77..e73d713761 100644
--- a/sky/autoroute.h
+++ b/sky/autoroute.h
@@ -23,12 +23,9 @@
#define AUTOROUTE_H
#include "stdafx.h"
-#include "sky/sky.h"
-#include "struc.h"
-#include "compact.h"
-#include "grid.h"
-#include "skydefs.h"
+#include "common/scummsys.h"
+struct Compact;
class SkyGrid;
class SkyAutoRoute {