diff --git a/windows/flutter_filament_plugin.cpp b/windows/flutter_filament_plugin.cpp index 2c23bbd0..7c3d4d96 100644 --- a/windows/flutter_filament_plugin.cpp +++ b/windows/flutter_filament_plugin.cpp @@ -44,10 +44,11 @@ #include "wgl_context.h" #endif -using namespace std::chrono_literals; - namespace flutter_filament { + using namespace std::chrono_literals; + + void FlutterFilamentPlugin::RegisterWithRegistrar( flutter::PluginRegistrarWindows *registrar) { auto channel =