plugin: Fix missing include
This commit is contained in:
parent
68a49498e6
commit
56a90db234
|
|
@ -22,6 +22,7 @@
|
|||
#include <stdexcept>
|
||||
#include "configuration.hpp"
|
||||
#include "obs/obs-source-tracker.hpp"
|
||||
#include "obs/gs/gs-vertexbuffer.hpp"
|
||||
|
||||
#ifdef ENABLE_ENCODER_FFMPEG
|
||||
#include "encoders/encoder-ffmpeg.hpp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue