mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-10 02:26:02 -05:00
Split utility headers
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
#include "midi-helpers.hpp"
|
||||
|
||||
#include <utility.hpp>
|
||||
#include <layout-helpers.hpp>
|
||||
#include <log-helper.hpp>
|
||||
#include <obs-module-helper.hpp>
|
||||
#include <plugin-state-helpers.hpp>
|
||||
#include <selection-helpers.hpp>
|
||||
#include <sync-helpers.hpp>
|
||||
#include <ui-helpers.hpp>
|
||||
#include <utility.hpp>
|
||||
|
||||
namespace advss {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user