From 16eb1da413d93e08d42554a7d80a0245ad3d588f Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 5 Feb 2019 13:25:20 +0100 Subject: Add forgotten header. --- boundary.c | 1 + 1 file changed, 1 insertion(+) (limited to 'boundary.c') diff --git a/boundary.c b/boundary.c index c0f1514..86803fc 100644 --- a/boundary.c +++ b/boundary.c @@ -21,6 +21,7 @@ #include "common.h" #include "mg2d_boundary.h" +#include "mg2d_boundary_internal.h" struct MG2DBoundaryInternal { double *val_base; -- cgit v1.2.3