]> code.delx.au - pulseaudio/commitdiff
device-port: Remove redundant include after the better circular dep fix.
authorColin Guthrie <colin@mageia.org>
Sun, 27 Nov 2011 15:44:23 +0000 (15:44 +0000)
committerColin Guthrie <colin@mageia.org>
Sun, 27 Nov 2011 15:44:23 +0000 (15:44 +0000)
src/pulsecore/device-port.h

index b6341258db8bc34a9c6470ac5f6e0eaadaa92cb0..ee4fc3ee234ebbcc67f11815033364c102553e93 100644 (file)
@@ -63,8 +63,6 @@ pa_device_port *pa_device_port_new(pa_core *c, const char *name, const char *des
 
 void pa_device_port_hashmap_free(pa_hashmap *h);
 
-#include <pulsecore/core.h>
-
 /* The port's available status has changed */
 void pa_device_port_set_available(pa_device_port *p, pa_port_available_t available);