chore: Update lib

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-06 17:14:24 +01:00
parent 0eb85fdf7c
commit c5c5f6761e
30 changed files with 62 additions and 49 deletions

View file

@ -13,8 +13,8 @@ use dbus::{
Error,
};
use gtk::gio;
use ReSet_Lib::{
audio::audio::{InputStream, OutputStream, Sink, Source},
use re_set_lib::{
audio::audio_structures::{InputStream, OutputStream, Sink, Source},
signals::GetVal,
};