rename thermion_filament namespace to thermion_flutter for Windows

This commit is contained in:
Nick Fisher
2024-06-26 01:51:31 +10:00
parent 683b79c9a0
commit 368ce83380
15 changed files with 23 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
#if WGL_USE_BACKING_WINDOW
#include "backing_window.h"
#endif
namespace thermion_filament {
namespace thermion_flutter {
class WGLContext : public FlutterRenderContext {
public: