Mercurial > mplayer.hg
view libass/mputils.h @ 25870:b6fb25907033
Get rid of redundant dbg_printf redefinition. Fixes some warnings:
wine/debugtools.h:57: warning: useless type name in empty declaration
author | diego |
---|---|
date | Mon, 28 Jan 2008 08:48:16 +0000 |
parents | 246221f7ba2e |
children | aaebaf255b23 |
line wrap: on
line source
#ifndef MPUTILS_H #define MPUTILS_H #include "mp_msg.h" #include "help_mp.h" #include "libvo/font_load.h" // for blur() #include "subreader.h" // for guess_buffer_cp #include "libvo/sub.h" // for utf8_get_char #include "libavutil/common.h" #endif /* MPUTILS_H */