Fixing some effect includes in effects.h, since I forgot to add them with Sharpen and Spherical Projection.

This commit is contained in:
Jonathan Thomas
2025-05-23 22:28:03 -05:00
parent 86ebbb8ff9
commit 7548f87046
2 changed files with 2 additions and 2 deletions

View File

@@ -12,8 +12,6 @@
#include "EffectInfo.h"
#include "Effects.h"
#include "effects/Sharpen.h"
#include "effects/SphericalProjection.h"
using namespace openshot;