]> err.no Git - mapper/commitdiff
Remove unused include
authorKaj-Michael Lang <milang@tal.org>
Tue, 15 Apr 2008 10:32:23 +0000 (13:32 +0300)
committerKaj-Michael Lang <milang@tal.org>
Tue, 15 Apr 2008 10:32:23 +0000 (13:32 +0300)
src/track.c

index cff382bbcfecca5b573da755741d08d35a9df177..d59aeed0e1041935174975fd13958fe4295a1241 100644 (file)
 #include "mapper-types.h"
 #include "ui-common.h"
 #include "file.h"
-
 #include "track.h"
 #include "latlon.h"
 #include "path.h"
 #include "gpx.h"
-#include "speak.h"
 
 struct sql_select_stmt {
        sqlite3_stmt *select_track;