Rename audio/alsa modules

This commit is contained in:
2017-07-19 02:51:42 +02:00
parent 9cc6921194
commit 6fc9d80ab0
12 changed files with 13 additions and 13 deletions

View File

@@ -76,9 +76,9 @@ pub mod errors;
#[macro_use]
pub mod glade_helpers;
pub mod alsa_card;
pub mod alsa_backend;
pub mod app_state;
pub mod audio;
pub mod audio_frontend;
pub mod gdk_x11;
pub mod hotkey;
pub mod hotkeys;