klystron icon indicating copy to clipboard operation
klystron copied to clipboard

SDL_RWops.h instead of SDL_rwops.h

Open GoogleCodeExporter opened this issue 11 years ago • 0 comments

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter