summaryrefslogtreecommitdiffstats
path: root/src/polypcore/mcalign.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/mcalign.h')
-rw-r--r--src/polypcore/mcalign.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/mcalign.h b/src/polypcore/mcalign.h
index 5de75bc7..a9107e0e 100644
--- a/src/polypcore/mcalign.h
+++ b/src/polypcore/mcalign.h
@@ -22,8 +22,8 @@
USA.
***/
-#include "memblock.h"
-#include "memchunk.h"
+#include <polypcore/memblock.h>
+#include <polypcore/memchunk.h>
/* An alignment object, used for aligning memchunks to multiples of
* the frame size. */