alroyso преди 1 година
родител
ревизия
ae4ae21a3b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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) {