bmj1086 / SubsonicJ

Subsonic Java Application
9 stars 3 forks source link

MP3Player missing in source #2

Closed jonomacd closed 13 years ago

jonomacd commented 13 years ago

I tried compiling your source and it appears that I am missing a class.

static MP3Player player = null;

There is no MP3Player class. Did you forget to commit this?

Thanks.

bmj1086 commented 13 years ago

Just updated it. Sorry about that. The .gitignore had that file in it for some reason.