Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MoAlyousef authored Nov 22, 2022
1 parent 88262b0 commit 76d12d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ In our main source file:
use fltk::{prelude::*, *};

mod ui {
fl2rust_macro::include_ui!("src/myui.fl");
fl2rust_macro::include_ui!("src/myuifile.fl");
}

fn main() {
Expand Down

0 comments on commit 76d12d8

Please sign in to comment.