aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Tremolo/misc.h1
1 files changed, 1 insertions, 0 deletions
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 @@ extern void _VDBG_free(void *ptr,char *file,long line);
#ifndef _LOW_ACCURACY_
/* 64 bit multiply */
+#include <endian.h>
#include <sys/types.h>
#if BYTE_ORDER==LITTLE_ENDIAN