diff options
author | bjarni <bjarni@openttd.org> | 2007-10-21 11:05:39 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2007-10-21 11:05:39 +0000 |
commit | d5874fb1863d33b5fbec5273b3c69c25e7fdb7d6 (patch) | |
tree | e330c31d40a46a7fdf2feccd83fada868bad5684 /src/music | |
parent | 04dd59df0ef09b53813129a1a89856252d6cdd57 (diff) | |
download | openttd-d5874fb1863d33b5fbec5273b3c69c25e7fdb7d6.tar.xz |
(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached conditional defines from some OSX specific files
Diffstat (limited to 'src/music')
-rw-r--r-- | src/music/qtmidi.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/music/qtmidi.cpp b/src/music/qtmidi.cpp index cad83d59e..12ec0aa03 100644 --- a/src/music/qtmidi.cpp +++ b/src/music/qtmidi.cpp @@ -27,7 +27,6 @@ #undef WindowClass #include "../stdafx.h" -#include "../openttd.h" #include "qtmidi.h" /* |