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 | 66135af94b3fcd84b40fe87d326ea8feaf11e027 (patch) | |
tree | e330c31d40a46a7fdf2feccd83fada868bad5684 /src/music | |
parent | d8fe1e3bb4865669c89f74822ec20a1cb37e0858 (diff) | |
download | openttd-66135af94b3fcd84b40fe87d326ea8feaf11e027.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" /* |