mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
obs-source-factory: Add missing include
This commit is contained in:
parent
68d3146cb8
commit
1f0c595a0a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "plugin.hpp"
|
#include "plugin.hpp"
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma warning(push)
|
#pragma warning(push)
|
||||||
|
|
Loading…
Reference in a new issue