From bb000ce525d4552e1e177943f932804be6ecdaa4 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 30 Aug 2011 14:38:16 +0000 Subject: Fix last yellows. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30385 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware') diff --git a/firmware/export/system.h b/firmware/export/system.h index 1f8ed033fd..cec47f1a71 100644 --- a/firmware/export/system.h +++ b/firmware/export/system.h @@ -190,6 +190,7 @@ enum { #include "system-sdl.h" #define NEED_GENERIC_BYTESWAPS #endif +#include "bitswap.h" #ifdef NEED_GENERIC_BYTESWAPS static inline uint16_t swap16_hw(uint16_t value) -- cgit v1.2.3