From 18eb96fa192c6394aefd48ec92fd6dea13f60152 Mon Sep 17 00:00:00 2001 From: Bart Jongejan Date: Mon, 2 May 2022 17:55:57 +0200 Subject: [PATCH] Extra include --- potu/treematch.c | 1 + 1 file changed, 1 insertion(+) diff --git a/potu/treematch.c b/potu/treematch.c index 6c0d227..ca5980c 100644 --- a/potu/treematch.c +++ b/potu/treematch.c @@ -14,6 +14,7 @@ #include "objectnode.h" #include "filewrite.h" #include "stringmatch.h" +#include "result.h" #include #include