Mercurial > audlegacy
diff audacious/input.c @ 1755:3434eb44b304 trunk
[svn] - version bump to 1.2.0-rc2
- use audacious/titlestring.h instead of libaudacious/titlestring.h
| author | nenolod |
|---|---|
| date | Fri, 22 Sep 2006 03:12:02 -0700 |
| parents | 600efc52c645 |
| children | c186ee9524ed |
line wrap: on
line diff
--- a/audacious/input.c Fri Sep 22 02:57:25 2006 -0700 +++ b/audacious/input.c Fri Sep 22 03:12:02 2006 -0700 @@ -38,8 +38,8 @@ #include "playback.h" #include "widgets/widgetcore.h" #include "pluginenum.h" +#include "titlestring.h" -#include "libaudacious/titlestring.h" #include "libaudacious/util.h" #include "libaudacious/xentry.h"
