mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
parent
6a9921c9ce
commit
05399bd183
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
#include "strings.hpp"
|
#include "strings.hpp"
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
// Filter to allow dynamic masking
|
// Filter to allow dynamic masking
|
||||||
// Allow any channel to affect any other channel
|
// Allow any channel to affect any other channel
|
||||||
|
|
Loading…
Reference in a new issue