mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
Fix build on Windows
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
using Avalonia;
|
||||
#if Windows
|
||||
using System.Runtime.InteropServices;
|
||||
#endif
|
||||
using Avalonia;
|
||||
using Avalonia.Logging.Serilog;
|
||||
|
||||
namespace RedBookPlayer
|
||||
|
||||
Reference in New Issue
Block a user