SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
audio/deadbeef/patches/patch-plugins_musepack_musepack_c
Normal file
11
audio/deadbeef/patches/patch-plugins_musepack_musepack_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- plugins/musepack/musepack.c.orig Tue Aug 5 19:54:03 2014
|
||||
+++ plugins/musepack/musepack.c Tue Sep 23 09:40:43 2014
|
||||
@@ -28,7 +28,7 @@
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <math.h>
|
||||
-#include "mpc/mpcdec.h"
|
||||
+#include <mpc/mpcdec.h>
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue