fix: Missing includes

This commit is contained in:
WerWolv
2024-01-30 15:50:00 +01:00
parent 79834b9566
commit c2ff6f4e6b
8 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
#include <hex/api/content_registry.hpp>
#include <hex/api/localization_manager.hpp>
#include <hex/helpers/auto_reset.hpp>
namespace hex {