]> code.delx.au - pulseaudio/blobdiff - src/modules/module-esound-compat-spawnfd.c
Reorganised the source tree. We now have src/ with a couple of subdirs:
[pulseaudio] / 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 5051e4d008347c235e3a050cbe073a022c23579a..5c656be9c3cc41dcf86f72c4c1b566e139650a89 100644 (file)
 #include <string.h>
 #include <errno.h>
 
-#include "module.h"
-#include "util.h"
-#include "modargs.h"
-#include "log.h"
+#include <polypcore/module.h>
+#include <polypcore/modargs.h>
+#include <polypcore/util.h>
+#include <polypcore/log.h>
+
 #include "module-esound-compat-spawnfd-symdef.h"
 
 PA_MODULE_AUTHOR("Lennart Poettering")