summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sink-input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sink-input.h')
-rw-r--r--src/polypcore/sink-input.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/polypcore/sink-input.h b/src/polypcore/sink-input.h
index a5ad1958..e4b8bda4 100644
--- a/src/polypcore/sink-input.h
+++ b/src/polypcore/sink-input.h
@@ -26,12 +26,12 @@
typedef struct pa_sink_input pa_sink_input;
-#include "sink.h"
#include <polyp/sample.h>
-#include "memblockq.h"
-#include "resampler.h"
-#include "module.h"
-#include "client.h"
+#include <polypcore/sink.h>
+#include <polypcore/memblockq.h>
+#include <polypcore/resampler.h>
+#include <polypcore/module.h>
+#include <polypcore/client.h>
typedef enum pa_sink_input_state {
PA_SINK_INPUT_RUNNING,