fix: Missing include

This commit is contained in:
WerWolv
2025-06-25 20:39:03 +02:00
parent 0d2ea2f8c0
commit a4ced46628

View File

@@ -3,6 +3,8 @@
#include <hex/helpers/utils.hpp>
#include <hex/ui/imgui_imhex_extensions.h>
#include <fmt/chrono.h>
namespace hex::plugin::builtin {
bool UDPProvider::open() {