comparison src/Output/sun/about.c @ 3:088092a52fea trunk

[svn] - move from (internal) libaudacious/ include path to audacious/ include path
author nenolod
date Mon, 18 Sep 2006 01:35:25 -0700
parents 13389e613d67
children
comparison
equal deleted inserted replaced
2:4e0ad481325f 3:088092a52fea
16 * along with this program; if not, write to the Free Software 16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 */ 18 */
19 19
20 #include "sun.h" 20 #include "sun.h"
21 #include "libaudacious/util.h" 21 #include "audacious/util.h"
22 22
23 #include <glib.h> 23 #include <glib.h>
24 #include <glib/gi18n.h> 24 #include <glib/gi18n.h>
25 25
26 void sun_about(void) 26 void sun_about(void)