diff --git a/src/config.hpp b/src/config.hpp index ccae84de..9609334a 100644 --- a/src/config.hpp +++ b/src/config.hpp @@ -16,6 +16,9 @@ #pragma once +#include "func_getattr.hpp" +#include "func_statx.hpp" + #include "branches.hpp" #include "category.hpp" #include "config_cachefiles.hpp"