build: Fix remaining wasm build issues

This commit is contained in:
WerWolv
2025-02-08 10:50:04 +01:00
parent f980f1dae2
commit 1fa27b7f09
3 changed files with 5 additions and 2 deletions

View File

@@ -10,6 +10,8 @@
#include <hex/api/events/requests_gui.hpp>
#include <hex/api/theme_manager.hpp>
#include <GLFW/glfw3.h>
#include <imgui.h>
#include <imgui_internal.h>