X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2Fmain.cpp;h=27c70005fea4ef683169079261979d6a134432e6;hb=d43ed398fd84b93b96eb91d91dafdf65c80537e6;hp=faa0d7a013a3e14093090091399f701c3eea5b1c;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/modules/lyr_std/main.cpp b/synfig-core/src/modules/lyr_std/main.cpp index faa0d7a..27c7000 100644 --- a/synfig-core/src/modules/lyr_std/main.cpp +++ b/synfig-core/src/modules/lyr_std/main.cpp @@ -67,6 +67,7 @@ #include "warp.h" #include "timeloop.h" #include "curvewarp.h" +#include "stroboscope.h" #endif @@ -98,6 +99,7 @@ MODULE_INVENTORY_BEGIN(liblyr_std) LAYER(Layer_Shade) LAYER(Layer_Bevel) LAYER(Layer_TimeLoop) + LAYER(Layer_Stroboscope) LAYER(Layer_SphereDistort) LAYER(CurveWarp) END_LAYERS