mirror of
https://github.com/SFML/SFML.git
synced 2025-01-19 15:55:13 +08:00
Lower case for mingw compatibility (native Windows doesn't care)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1790 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
e9a201af21
commit
f5206544ce
@ -31,7 +31,7 @@
|
||||
#include <SFML/Config.hpp>
|
||||
|
||||
#if defined(SFML_SYSTEM_WINDOWS)
|
||||
#include <BaseTsd.h>
|
||||
#include <basetsd.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user