src/fsmport.h
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6863 13335bf10adb
child 6878 7d1ff2f621c7
--- a/src/fsmport.h	Mon Dec 03 23:39:38 2007 +0000
+++ b/src/fsmport.h	Tue Jan 22 21:00:30 2008 +0000
@@ -5,7 +5,8 @@
 #ifndef FSMPORT_H
 #define FSMPORT_H
 
-#include "direction.h"
+#include "direction_type.h"
+#include "map_type.h"
 #include "fsmblockmap.h"
 
 struct FSMPortMovingData {