alroyso 1 year ago
parent
commit
ae4ae21a3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      windows/runner/main.cpp

+ 1 - 1
windows/runner/main.cpp

@@ -4,7 +4,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) {