summaryrefslogtreecommitdiffstats
path: root/src/polypcore/core-scache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/core-scache.h')
-rw-r--r--src/polypcore/core-scache.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/polypcore/core-scache.h b/src/polypcore/core-scache.h
index 0918ebe4..a383e50a 100644
--- a/src/polypcore/core-scache.h
+++ b/src/polypcore/core-scache.h
@@ -22,9 +22,9 @@
USA.
***/
-#include "core.h"
-#include "memchunk.h"
-#include "sink.h"
+#include <polypcore/core.h>
+#include <polypcore/memchunk.h>
+#include <polypcore/sink.h>
typedef struct pa_scache_entry {
pa_core *core;