aboutsummaryrefslogblamecommitdiff
path: root/audio/ladspa/files/patch-applyplugin.c
blob: 583387a2f40d9e9904b4b1cd6afca20dccfc964b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                        








                                                                                
--- src/applyplugin.c.orig	Sat May 11 23:31:00 2002
+++ src/applyplugin.c	Sat May 11 23:31:09 2002
@@ -6,7 +6,7 @@
 /*****************************************************************************/
 
 #include <dlfcn.h>
-#include <endian.h>
+#include <machine/endian.h>
 #include <errno.h>
 #include <math.h>
 #include <stdlib.h>