filter-transform: Actually include new C++ class header
This commit is contained in:
parent
27744f8b2a
commit
3899476a7f
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "plugin.h"
|
#include "plugin.h"
|
||||||
#include "gs-helper.h"
|
#include "gs-vertexbuffer.h"
|
||||||
|
|
||||||
namespace Filter {
|
namespace Filter {
|
||||||
class Transform {
|
class Transform {
|
||||||
|
|
Loading…
Reference in New Issue