Advertisement
Guest User

mixxx-bzr GCC 4.7 patch (fixed)

a guest
Apr 28th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1.  
  2. --- a/src/engine/engineshoutcast.cpp 2012-04-27 23:50:34.000000000 +0100
  3. +++ b/src/engine/engineshoutcast.cpp 2012-04-27 23:59:10.672218937 +0100
  4. @@ -19,7 +19,7 @@
  5. //#include "controllogpotmeter.h"
  6. #include "configobject.h"
  7. #include "dlgprefshoutcast.h"
  8. -
  9. +#include <unistd.h>
  10.  
  11. #include "recording/encodervorbis.h"
  12. #include "recording/encodermp3.h"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement