summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui/k_new_mnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/ui/k_new_mnu.h')
-rw-r--r--kicker/kicker/ui/k_new_mnu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/kicker/ui/k_new_mnu.h b/kicker/kicker/ui/k_new_mnu.h
index 7276e874a..49982d96f 100644
--- a/kicker/kicker/ui/k_new_mnu.h
+++ b/kicker/kicker/ui/k_new_mnu.h
@@ -45,15 +45,15 @@
#include <config.h>
+#ifdef COMPILE_HALBACKEND
#ifndef NO_QT3_DBUS_SUPPORT
/* We acknowledge the the dbus API is unstable */
#define DBUS_API_SUBJECT_TO_CHANGE
#include <dbus/connection.h>
#endif // NO_QT3_DBUS_SUPPORT
-#ifdef COMPILE_HALBACKEND
#include <hal/libhal.h>
-#endif
+#endif // COMPILE_HALBACKEND
class KickerClientMenu;
class KickoffTabBar;