You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. in music.h, there is a call to #include "SDL_RWops.h"
2. the file name should be SDL_rwops.h
What is the expected output? What do you see instead?
on case sensible systems, if you call to SDL_RWops.h instead of SDL_rwops.h it
will raise errors
What version of the product are you using? On what operating system?
klystron svn on archlinux
Please provide any additional information below.
this appeared in r359
Original issue reported on code.google.com by [email protected] on 21 Jan 2012 at 9:39
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Jan 2012 at 9:39The text was updated successfully, but these errors were encountered: