diff --git a/airport_movement.h b/airport_movement.h --- a/airport_movement.h +++ b/airport_movement.h @@ -2,7 +2,6 @@ #define AIRPORT_MOVEMENT_H #include "stdafx.h" -#include "macros.h" typedef struct AirportMovingData { int x,y;