Mercurial > audlegacy-plugins
diff src/lirc/about.c @ 1922:e4eb5b8fd2be
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 30 Sep 2007 11:44:28 -0500 |
| parents | 5e88191720a7 |
| children | 5e54ffc4f46f |
line wrap: on
line diff
--- a/src/lirc/about.c Sun Sep 30 11:44:20 2007 -0500 +++ b/src/lirc/about.c Sun Sep 30 11:44:28 2007 -0500 @@ -23,9 +23,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <glib.h> #include <audacious/i18n.h>
