X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/5b881e62282f26b353635120935d114e0c7c3f3c:/polyp/module-esound-compat-spawnfd.c..e205b25d65ccb380fa158711e24d55b6de5d9bc1:/src/modules/module-esound-compat-spawnfd.c diff --git a/polyp/module-esound-compat-spawnfd.c b/src/modules/module-esound-compat-spawnfd.c similarity index 94% rename from polyp/module-esound-compat-spawnfd.c rename to src/modules/module-esound-compat-spawnfd.c index 5051e4d0..5c656be9 100644 --- a/polyp/module-esound-compat-spawnfd.c +++ b/src/modules/module-esound-compat-spawnfd.c @@ -28,10 +28,11 @@ #include #include -#include "module.h" -#include "util.h" -#include "modargs.h" -#include "log.h" +#include +#include +#include +#include + #include "module-esound-compat-spawnfd-symdef.h" PA_MODULE_AUTHOR("Lennart Poettering")