diff --git a/source/plugin.cpp b/source/plugin.cpp index eeaa146..3c9c00a 100644 --- a/source/plugin.cpp +++ b/source/plugin.cpp @@ -22,6 +22,7 @@ #include #include "configuration.hpp" #include "obs/obs-source-tracker.hpp" +#include "obs/gs/gs-vertexbuffer.hpp" #ifdef ENABLE_ENCODER_FFMPEG #include "encoders/encoder-ffmpeg.hpp"