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

@@ -2,6 +2,7 @@
#include <hex/api/layout_manager.hpp>
#include <hex/helpers/logger.hpp>
#include <hex/helpers/auto_reset.hpp>
#include <wolv/io/file.hpp>