build: Fix a few remaining build errors

This commit is contained in:
WerWolv
2025-08-14 21:58:07 +02:00
parent 20df023137
commit babd9584a6
3 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#include <hex/plugin.hpp>
#include <hex/api/content_registry/settings.hpp>
#include <hex/api/task_manager.hpp>
#include <hex/helpers/logger.hpp>
#include <hex/helpers/debugging.hpp>