diff options
author | Johannes Schickel | 2013-07-04 01:23:06 +0200 |
---|---|---|
committer | Johannes Schickel | 2013-07-04 01:25:46 +0200 |
commit | 86c656a75ba7a6766d1886fb723f8727de4e68a7 (patch) | |
tree | 9e52f56c818407823378892d6f10dfa8dc477083 /backends/taskbar | |
parent | 83f705583681c6157e8ba33d9dd542f434dcb94b (diff) | |
download | scummvm-rg350-86c656a75ba7a6766d1886fb723f8727de4e68a7.tar.gz scummvm-rg350-86c656a75ba7a6766d1886fb723f8727de4e68a7.tar.bz2 scummvm-rg350-86c656a75ba7a6766d1886fb723f8727de4e68a7.zip |
SDL: Fix compilation on Solaris 10.
This replaces a dummy FILE definition before including the SDL headers with
simply using the toolchain's definition on Solaris. This is pretty harmless
because we only allow FILE to be used in the SDL headers by this.
Fixes bug #3614514 "#define FILE FAKE_FILE doesn't work on Solaris (w/ patch)".
Thanks to lblume for his patch!
Diffstat (limited to 'backends/taskbar')
0 files changed, 0 insertions, 0 deletions