summaryrefslogtreecommitdiffstats
path: root/src/polypcore/memblockq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/memblockq.h')
-rw-r--r--src/polypcore/memblockq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/memblockq.h b/src/polypcore/memblockq.h
index 1695daba..7bb25f90 100644
--- a/src/polypcore/memblockq.h
+++ b/src/polypcore/memblockq.h
@@ -24,8 +24,8 @@
#include <sys/types.h>
-#include "memblock.h"
-#include "memchunk.h"
+#include <polypcore/memblock.h>
+#include <polypcore/memchunk.h>
/* A memblockq is a queue of pa_memchunks (yepp, the name is not
* perfect). It is similar to the ring buffers used by most other