diff --git a/components/l10n/manager.hpp b/components/l10n/manager.hpp index 37ea45b274..a75ccb3f9b 100644 --- a/components/l10n/manager.hpp +++ b/components/l10n/manager.hpp @@ -1,6 +1,8 @@ #ifndef COMPONENTS_L10N_MANAGER_H #define COMPONENTS_L10N_MANAGER_H +#include + #include namespace VFS