Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes authored Dec 21, 2023
1 parent fc52b07 commit 6fa03fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#![windows_subsystem = "windows"]

use kant_tools::songs::last_christmas;

#![windows_subsystem = "windows"]
fn main() {
#[cfg(windows)]
{
Expand Down

0 comments on commit 6fa03fb

Please sign in to comment.