diff --git a/source/blender/python/api2_2x/Effect.c b/source/blender/python/api2_2x/Effect.c index 2dc4c9991ac..63b172453c3 100644 --- a/source/blender/python/api2_2x/Effect.c +++ b/source/blender/python/api2_2x/Effect.c @@ -28,7 +28,6 @@ * * ***** END GPL/BL DUAL LICENSE BLOCK ***** */ - #include "Effect.h" #include "Build.h" #include "Particle.h"