diff options
Diffstat (limited to 'src/music.cpp')
-rw-r--r-- | src/music.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/music.cpp b/src/music.cpp index f7e8bbc1c..b095a4197 100644 --- a/src/music.cpp +++ b/src/music.cpp @@ -10,7 +10,6 @@ /** @file music.cpp The songs that OpenTTD knows. */ #include "stdafx.h" -#include "debug.h" /* The type of set we're replacing */ #define SET_TYPE "music" |