diff src/xmms-sid.h @ 328:7888e5d973b9

Minor cleanups
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Jan 2005 06:30:03 +0000
parents dd201740a720
children 19c89f9ca2cc
line wrap: on
line diff
--- a/src/xmms-sid.h	Wed Jan 12 02:30:01 2005 +0000
+++ b/src/xmms-sid.h	Tue Jan 18 06:30:03 2005 +0000
@@ -35,12 +35,13 @@
 
 #include <glib.h>
 #include <pthread.h>
-#include <xmms/plugin.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
+#include <xmms/plugin.h>
+
 /*
  * Some constants and defines
  */