fix: update of protocol handler

This commit is contained in:
Hiddify
2024-02-02 18:46:01 +01:00
parent 35f977288f
commit 178b63a3d8
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
#include "flutter_window.h"
#include "utils.h"
#include <protocol_handler/protocol_handler_plugin.h>
int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev,
_In_ wchar_t *command_line, _In_ int show_command) {