changeset 3742:e7caa4d49d74

some tweaks
author William Pitcock <nenolod@atheme.org>
date Sun, 14 Oct 2007 00:01:53 -0500
parents a1b31fe5a249
children 587eec3cee14 b4fe7d2a0d0d
files src/audacious/main.h
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
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>