alroyso преди 1 година
родител
ревизия
c38e33b222
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      windows/runner/main.cpp

+ 2 - 1
windows/runner/main.cpp

@@ -5,7 +5,8 @@
 #include "flutter_window.h"
 #include "utils.h"
 #include <protocol_handler/protocol_handler_plugin.h>
-
+#include <flutter/method_channel.h>
+#include <flutter/plugin_registrar_windows.h>
 // 展示控制台
 void ShowConsole() {
   HWND hWnd = ::GetConsoleWindow();