mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 10:35:37 +01:00
Only import nfd resources on Windows
This commit is contained in:
parent
b5e35e4495
commit
09406d40e2
@ -42,7 +42,9 @@ use config::Config;
|
||||
|
||||
use installer::InstallerFramework;
|
||||
|
||||
#[cfg(windows)]
|
||||
use nfd::Response;
|
||||
|
||||
use rest::WebServer;
|
||||
|
||||
// TODO: Fetch this over a HTTP request?
|
||||
|
Loading…
Reference in New Issue
Block a user