comparison libaudacious/titlestring.c @ 751:6636d328fa38 trunk

[svn] more progress
author nenolod
date Mon, 27 Feb 2006 20:47:59 -0800
parents cb178e5ad177
children ca5d03c4b3f1
comparison
equal deleted inserted replaced
750:5fe9bafc1895 751:6636d328fa38
21 21
22 #ifdef HAVE_CONFIG_H 22 #ifdef HAVE_CONFIG_H
23 # include "config.h" 23 # include "config.h"
24 #endif 24 #endif
25 25
26 #define GETTEXT_PACKAGE PACKAGE 26 #define GETTEXT_PACKAGE PACKAGE_NAME
27 27
28 #include <glib.h> 28 #include <glib.h>
29 #include <glib/gi18n-lib.h> 29 #include <glib/gi18n-lib.h>
30 #include <gtk/gtk.h> 30 #include <gtk/gtk.h>
31 #include <stdio.h> 31 #include <stdio.h>