mirror of https://github.com/wayvr-org/wayvr.git
fix build without pipewire
This commit is contained in:
parent
beae8e82f5
commit
629de4c8ff
|
|
@ -1,6 +1,5 @@
|
|||
use glam::Affine3A;
|
||||
use idmap::IdMap;
|
||||
#[cfg(feature = "pipewire")]
|
||||
use serde::{Deserialize, Serialize};
|
||||
use smallvec::{SmallVec, smallvec};
|
||||
use std::path::PathBuf;
|
||||
|
|
|
|||
Loading…
Reference in New Issue