mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2026-09-17 12:24:16 +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