|
@@ -1,7 +1,7 @@
|
|
|
#include <flutter/dart_project.h>
|
|
|
#include <flutter/flutter_view_controller.h>
|
|
|
#include <windows.h>
|
|
|
-
|
|
|
+#include "flutter/generated_plugin_registrant.h"
|
|
|
#include "flutter_window.h"
|
|
|
#include "utils.h"
|
|
|
#include <protocol_handler/protocol_handler_plugin.h>
|