build: Fix emscripten build

This commit is contained in:
WerWolv
2023-11-20 22:15:16 +01:00
parent 8b3c297514
commit ffbf409174
3 changed files with 4 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
#include <imgui.h>
#include <imgui_internal.h>
#define IMGL3W_IMPL
#include <imgui_impl_opengl3_loader.h>
#undef IMGUI_DEFINE_MATH_OPERATORS