build: Fixed Linux build issues

This commit is contained in:
WerWolv
2025-02-18 10:21:26 +01:00
parent 99a4979b65
commit 48abdeaf6b
2 changed files with 1 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
#include <hex/api/imhex_api.hpp>
#include <hex/api/content_registry.hpp>
#include <hex/api/events/events_gui.hpp>
#include <hex/api/events/events_interaction.hpp>
#include <hex/api/events/requests_gui.hpp>
#include <hex/helpers/utils.hpp>