diff options
Diffstat (limited to 'app/bin/cstraigh.h')
-rw-r--r-- | app/bin/cstraigh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/bin/cstraigh.h b/app/bin/cstraigh.h index 30d1539..1231546 100644 --- a/app/bin/cstraigh.h +++ b/app/bin/cstraigh.h @@ -24,7 +24,6 @@ #define HAVE_CSTRAIGH_H
#include "common.h"
-#include "track.h" void AdjustStraightEndPt( track_p t, EPINX_T ep, coOrd pos ); track_p NewStraightTrack( coOrd p0, coOrd p1 ); |