src/airport.h
branchNewGRF_ports
changeset 6856 0e8e4ebf23ff
parent 6854 92ca286e9466
child 6869 76282d3b748d
--- a/src/airport.h	Tue Aug 21 17:42:30 2007 +0000
+++ b/src/airport.h	Tue Aug 21 19:33:49 2007 +0000
@@ -8,7 +8,7 @@
 #include "fsmport.h"
 #include <list>
 
-typedef FSMState AirportFTA;
+typedef FSMCommand AirportFTA;
 typedef FSMPortMovingData AirportMovingData;
 
 enum {MAX_TERMINALS =  36};