Skip to content

Commit

Permalink
Merge pull request xbmc#1240 from jingai/caae_cs_fs
Browse files Browse the repository at this point in the history
[AE/CA] - fix build on case-sensitive filesystems.
  • Loading branch information
Memphiz committed Aug 3, 2012
2 parents 748fb2d + 2ca90ca commit ba01989
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

#include "Interfaces/AESound.h"
#include "threads/CriticalSection.h"
#include "utils/AEWAVLoader.h"
#include "Utils/AEWAVLoader.h"

class CCoreAudioAESound : public IAESound
{
Expand Down

0 comments on commit ba01989

Please sign in to comment.