diff src/tonegen/tonegen.c @ 1961:e8ea3a76a84e

Various #include cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2007 18:43:28 +0300
parents 2ebeb7816c5e
children b7bb2753677c
line wrap: on
line diff
--- a/src/tonegen/tonegen.c	Tue Oct 02 18:42:14 2007 +0300
+++ b/src/tonegen/tonegen.c	Tue Oct 02 18:43:28 2007 +0300
@@ -17,11 +17,11 @@
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
+#include "config.h"
 #include <audacious/plugin.h>
 #include <audacious/output.h>
 #include <audacious/util.h>
 #include <audacious/i18n.h>
-#include "config.h"
 #include <glib.h>
 #include <stdlib.h>
 #include <string.h>