* configure.in: Add test/name-test/Makefile to the generated
[platform/upstream/dbus.git] / bus / activation.c
index 43a135f..1cdedb9 100644 (file)
@@ -980,7 +980,7 @@ bus_activation_send_pending_auto_activation_messages (BusActivation  *activation
         {
           DBusConnection *addressed_recipient;
           
-          addressed_recipient = bus_service_get_primary_owner (service);
+          addressed_recipient = bus_service_get_primary_owners_connection (service);
 
           /* Check the security policy, which has the side-effect of adding an
            * expected pending reply.