src/airport.h
changeset 6443 b8f06d8eb7be
parent 6367 2f569d554980
child 6519 367d6f96e23f
equal deleted inserted replaced
6442:10b44714b85d 6443:b8f06d8eb7be
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file airport.h Various declarations for airports */
     2 
     4 
     3 #ifndef AIRPORT_H
     5 #ifndef AIRPORT_H
     4 #define AIRPORT_H
     6 #define AIRPORT_H
     5 
     7 
     6 #include "direction.h"
     8 #include "direction.h"