]> code.delx.au - pulseaudio/blobdiff - src/polypcore/module.c
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid confusion...
[pulseaudio] / src / polypcore / module.c
index 499ea2990a78d0a3f3dce680d2245b02a5011c98..73ec5bd401b35f270230a49e34239fe7734f53f3 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "module.h"
 #include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
 #include "log.h"
 #include "util.h"