Mercurial > audlegacy
comparison src/audacious/util.c @ 2365:cfc8431aceb5 trunk
[svn] cleanups in many regards
author | mf0102 |
---|---|
date | Fri, 19 Jan 2007 14:12:34 -0800 |
parents | f24ae4f40e29 |
children | ad1d7687814c |
comparison
equal
deleted
inserted
replaced
2364:85ddfad4f55e | 2365:cfc8431aceb5 |
---|---|
56 #include "playback.h" | 56 #include "playback.h" |
57 #include "playlist.h" | 57 #include "playlist.h" |
58 #include "ui_playlist.h" | 58 #include "ui_playlist.h" |
59 | 59 |
60 #ifdef USE_CHARDET | 60 #ifdef USE_CHARDET |
61 #include "../libguess/libguess.h" | |
62 #include "../librcd/librcd.h" | 61 #include "../librcd/librcd.h" |
63 #ifdef HAVE_UDET | 62 #ifdef HAVE_UDET |
64 #include <libudet_c.h> | 63 #include <libudet_c.h> |
65 #endif | 64 #endif |
66 #endif | 65 #endif |