summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xine-engine/bswap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xine-engine/bswap.h b/src/xine-engine/bswap.h
index 52ae058b5..3415a09b4 100644
--- a/src/xine-engine/bswap.h
+++ b/src/xine-engine/bswap.h
@@ -22,6 +22,9 @@
#define __BSWAP_H__
#include "config.h"
+
+#define always_inline inline
+
#include "ffmpeg_bswap.h"
/* These are the Aligned variants */