1
0
mirror of synced 2025-02-02 12:27:25 +01:00

fix: Linking errors in the web build

This commit is contained in:
WerWolv 2025-01-25 15:24:44 +01:00
parent 26af5987a5
commit f4bad0053a

View File

@ -28,7 +28,6 @@
#include <imgui_internal.h> #include <imgui_internal.h>
#include <imgui_impl_glfw.h> #include <imgui_impl_glfw.h>
#include <imgui_impl_opengl3.h> #include <imgui_impl_opengl3.h>
#include <imgui_impl_opengl3_loader.h>
#include <hex/ui/imgui_imhex_extensions.h> #include <hex/ui/imgui_imhex_extensions.h>
#include <implot.h> #include <implot.h>
#include <implot_internal.h> #include <implot_internal.h>