From 269ed8a4158025d118740f2f3838ff856280b64e Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Wed, 8 Jul 2009 18:06:38 +0000 Subject: Fix compiling on Cygwin hosts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21722 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libcook/bitstream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codecs') diff --git a/apps/codecs/libcook/bitstream.h b/apps/codecs/libcook/bitstream.h index 9be8e65..19d3751 100644 --- a/apps/codecs/libcook/bitstream.h +++ b/apps/codecs/libcook/bitstream.h @@ -23,7 +23,7 @@ #include #include -#include +#include "assert.h" #include #include #include "bswap.h" -- cgit v1.1