Mercurial > audlegacy
diff src/libSAD/dither_ops.h @ 4234:b293ce14a01a
partially works...
| author | Eugene Zagidullin <e.asphyx@gmail.com> |
|---|---|
| date | Thu, 31 Jan 2008 12:04:13 +0300 |
| parents | 74c6f3d3cf1d |
| children |
line wrap: on
line diff
--- a/src/libSAD/dither_ops.h Wed Jan 30 03:36:22 2008 +0300 +++ b/src/libSAD/dither_ops.h Thu Jan 31 12:04:13 2008 +0300 @@ -20,7 +20,7 @@ #ifndef DITHER_OPS_H #define DITHER_OPS_H -#include "libSAD.h" +#include "common.h" #include "dither.h" SAD_buffer_ops* SAD_assign_buf_ops (SAD_buffer_format *format);
