summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sound-file-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sound-file-stream.h')
-rw-r--r--src/polypcore/sound-file-stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/sound-file-stream.h b/src/polypcore/sound-file-stream.h
index 2e56ef49..5effc7f0 100644
--- a/src/polypcore/sound-file-stream.h
+++ b/src/polypcore/sound-file-stream.h
@@ -22,7 +22,7 @@
USA.
***/
-#include "sink.h"
+#include <polypcore/sink.h>
int pa_play_file(pa_sink *sink, const char *fname, const pa_cvolume *volume);