diff --git a/core/audio/device/audio_device_manager.cpp b/core/audio/device/audio_device_manager.cpp index 11c5e45..9979a95 100644 --- a/core/audio/device/audio_device_manager.cpp +++ b/core/audio/device/audio_device_manager.cpp @@ -1,4 +1,4 @@ -#include "audio_device_manager.h" +#include "audio_device_manager.h" #include "audio/mixer/mixer.h" #include "audio/mixer/mixer_track.h" diff --git a/core/audio/mixer/mixer.cpp b/core/audio/mixer/mixer.cpp index ecfc5c3..e84fef1 100644 --- a/core/audio/mixer/mixer.cpp +++ b/core/audio/mixer/mixer.cpp @@ -1,4 +1,4 @@ -#include "mixer.h" +#include "mixer.h" #include "channel_interface.h" #include "channel_node.h" diff --git a/core/audio/plugin_host/vst2/vst2_plugin_host.cpp b/core/audio/plugin_host/vst2/vst2_plugin_host.cpp index a9f3eff..c2c9884 100644 --- a/core/audio/plugin_host/vst2/vst2_plugin_host.cpp +++ b/core/audio/plugin_host/vst2/vst2_plugin_host.cpp @@ -1,4 +1,4 @@ -#include "vst2_plugin_host.h" +#include "vst2_plugin_host.h" #include "audio/device/audio_device_manager.h" #include "audio/mixer/channel_interface.h" diff --git a/core/misc/lib_load.h b/core/misc/lib_load.h index a5797be..c5a644f 100644 --- a/core/misc/lib_load.h +++ b/core/misc/lib_load.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "spdlog/spdlog.h" diff --git a/third_party/mempool/mempool/ncx_slab.h b/third_party/mempool/mempool/ncx_slab.h index f8cd62a..b13e4ca 100644 --- a/third_party/mempool/mempool/ncx_slab.h +++ b/third_party/mempool/mempool/ncx_slab.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "ncx_core.h" #include "ncx_lock.h" diff --git a/third_party/rtaudio b/third_party/rtaudio index cb03db3..f92c4bc 160000 --- a/third_party/rtaudio +++ b/third_party/rtaudio @@ -1 +1 @@ -Subproject commit cb03db3c7e474c843444631e842468d5b258d095 +Subproject commit f92c4bc21494e0574695abecbacc67646b033ddf diff --git a/third_party/taskflow b/third_party/taskflow index 7f59941..1b6cf17 160000 --- a/third_party/taskflow +++ b/third_party/taskflow @@ -1 +1 @@ -Subproject commit 7f59941aa0d188d33704665ba6432882f6c96084 +Subproject commit 1b6cf17bb37741103a67cb3698066b6b80def2e0