Mercurial > libdvdnav.hg
diff read_cache.h @ 285:52877d182e96 src
moved all header inclusions from .h to .c files; my word, I've never seen such a horrible entanglement as in this mess
| author | nicodvb |
|---|---|
| date | Fri, 20 Apr 2007 23:24:59 +0000 |
| parents | 30995ad032cf |
| children | 90ca650854e0 |
line wrap: on
line diff
--- a/read_cache.h Thu Apr 19 15:45:30 2007 +0000 +++ b/read_cache.h Fri Apr 20 23:24:59 2007 +0000 @@ -24,8 +24,6 @@ #ifndef __DVDNAV_READ_CACHE_H #define __DVDNAV_READ_CACHE_H -#include "dvdnav_internal.h" - /* Opaque cache type -- defined in dvdnav_internal.h */ /* typedef struct read_cache_s read_cache_t; */
