fix: update of protocol handler
This commit is contained in:
@@ -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) {
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
#include <flutter_windows.h>
|
||||
|
||||
#include "resource.h"
|
||||
#include <protocol_handler/protocol_handler_plugin.h>
|
||||
#include <protocol_handler_windows/protocol_handler_windows_plugin_c_api.h>
|
||||
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user