From d6fa85db4ab317af77a106f9fcde494a32efc7dc Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Wed, 18 Jan 2017 17:16:12 +0000 Subject: [PATCH] Post-merge fix --- src/part.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/part.h b/src/part.h index 149b06eee8..471700f154 100644 --- a/src/part.h +++ b/src/part.h @@ -33,6 +33,7 @@ /* Local headers. */ #include "align.h" #include "part_type.h" +#include "timeline.h" /* Some constants. */ #define part_align 128 -- GitLab