From e441dad22b3432b9951cbf72452d5d5eb72d4157 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 15 Dec 2025 13:06:18 -0600 Subject: [PATCH] dirinfo.hpp --- src/dirinfo.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dirinfo.hpp b/src/dirinfo.hpp index 608f35f1..fd0b68fe 100644 --- a/src/dirinfo.hpp +++ b/src/dirinfo.hpp @@ -16,6 +16,8 @@ #pragma once +#include "branches.hpp" + #include "fh.hpp" #include "base_types.h"