]> code.delx.au - pulseaudio/blobdiff - src/modules/hal-util.c
daemon: Implement the DBus server lookup service.
[pulseaudio] / src / modules / hal-util.c
index 6959a7062bcfe4152a550b303d6c63c60f4b01d7..e2a2d8d75ee9c26224853e1cc2d8e3b16c809904 100644 (file)
@@ -5,7 +5,7 @@
 
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as
-  published by the Free Software Foundation; either version 2 of the
+  published by the Free Software Foundation; either version 2.1 of the
   License, or (at your option) any later version.
 
   PulseAudio is distributed in the hope that it will be useful, but
 #endif
 
 #include <pulsecore/log.h>
+#include <pulsecore/dbus-shared.h>
 
 #include <hal/libhal.h>
 
-#include "dbus-util.h"
 #include "hal-util.h"
 
 int pa_hal_get_info(pa_core *core, pa_proplist *p, int card) {