diff options
| author | Lennart Poettering <lennart@poettering.net> | 2009-01-15 20:26:41 +0100 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2009-01-15 20:26:41 +0100 | 
| commit | e68e4a57bfc5211309db9bec8057a8b038a0bb14 (patch) | |
| tree | 8ed046add36cfc095824e6b015ce0dfb3ebe3f19 | |
| parent | 395523a0bba400aadae41f6adaa59e6d9b183da2 (diff) | |
make things compile again
| -rw-r--r-- | src/pulsecore/namereg.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/namereg.c b/src/pulsecore/namereg.c index 3b9ce886..2734bab7 100644 --- a/src/pulsecore/namereg.c +++ b/src/pulsecore/namereg.c @@ -30,7 +30,6 @@  #include <pulse/xmalloc.h> -#include <pulsecore/autoload.h>  #include <pulsecore/source.h>  #include <pulsecore/sink.h>  #include <pulsecore/core-subscribe.h>  | 
