ad0858fadf0e2f96dee07e159f32ca6cafdf7a2a
[platform/upstream/gst-plugins-good.git] / gst / goom / tentacle3d.h
1 #ifndef _TENTACLE3D_H
2 #define _TENTACLE3D_H
3
4 #include "goom_visual_fx.h"
5
6 VisualFX tentacle_fx_create(void);
7
8 #endif