Merge "Fix compile warnings and errors"
diff --git a/Tremolo/misc.h b/Tremolo/misc.h
index 4176eb6..bd2eab3 100644
--- a/Tremolo/misc.h
+++ b/Tremolo/misc.h
@@ -66,6 +66,7 @@
 #ifndef  _LOW_ACCURACY_
 /* 64 bit multiply */
 
+#include <endian.h>
 #include <sys/types.h>
 
 #if BYTE_ORDER==LITTLE_ENDIAN