Fix compile on Linux.

This commit is contained in:
Steve Checkoway
2007-04-20 05:50:11 +00:00
parent d712d086bb
commit 2d2c294e11
+2 -2
View File
@@ -21,7 +21,7 @@
#include "global.h"
#include "NotesLoaderMidi.h"
#include "Song.h"
#include "song.h"
#include "Steps.h"
#include "RageLog.h"
#include "NoteData.h"
@@ -807,4 +807,4 @@ bool MidiLoader::LoadFromDir( const RString &sDir, Song &out )
* OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
*/