From 8aad0a6aa8171ea75a5eb54b00d83e6b63d2d217 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Tue, 14 Oct 2025 16:48:22 -0500 Subject: [PATCH] config.hpp --- src/config.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.hpp b/src/config.hpp index 7b4579b0..b3062109 100644 --- a/src/config.hpp +++ b/src/config.hpp @@ -16,6 +16,7 @@ #pragma once +#include "fuse_cfg.hpp" #include "tofrom_ref.hpp" #include "branches.hpp" #include "category.hpp"