mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
filter-transform: Actually include new C++ class header
This commit is contained in:
parent
27744f8b2a
commit
3899476a7f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#pragma once
|
||||
#include "plugin.h"
|
||||
#include "gs-helper.h"
|
||||
#include "gs-vertexbuffer.h"
|
||||
|
||||
namespace Filter {
|
||||
class Transform {
|
||||
|
|
Loading…
Reference in a new issue