diff src/audacious/main.h @ 3742:e7caa4d49d74

some tweaks
author William Pitcock <nenolod@atheme.org>
date Sun, 14 Oct 2007 00:01:53 -0500
parents 6b8c8e051c1b
children 587eec3cee14
line wrap: on
line diff
--- a/src/audacious/main.h	Sat Oct 13 23:43:45 2007 -0500
+++ b/src/audacious/main.h	Sun Oct 14 00:01:53 2007 -0500
@@ -28,10 +28,9 @@
 
 #ifdef _AUDACIOUS_CORE
 # include "ui_main.h"
-#endif
-
-#ifdef USE_DBUS
-#include "dbus-service.h"
+# ifdef USE_DBUS
+#  include "dbus-service.h"
+# endif
 #endif
 
 #include <sys/types.h>