From 9ce9c62770d6cbbd23b74c614c197f3062b71d89 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Fri, 2 Jan 2026 13:43:35 -0600 Subject: [PATCH] fs_xattr.hpp --- src/fs_xattr.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fs_xattr.hpp b/src/fs_xattr.hpp index bc266879..703fd064 100644 --- a/src/fs_xattr.hpp +++ b/src/fs_xattr.hpp @@ -16,6 +16,8 @@ #pragma once +#include "fs_path.hpp" + #include #include #include