export package
diff --git a/bundles/runtime/org.eclipse.fx.ui.animation/META-INF/MANIFEST.MF b/bundles/runtime/org.eclipse.fx.ui.animation/META-INF/MANIFEST.MF
index 0f00c18..235cdac 100755
--- a/bundles/runtime/org.eclipse.fx.ui.animation/META-INF/MANIFEST.MF
+++ b/bundles/runtime/org.eclipse.fx.ui.animation/META-INF/MANIFEST.MF
@@ -33,6 +33,7 @@
  javafx.util;version="2.0.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: BestSolution.at
-Export-Package: org.eclipse.fx.ui.animation.pagetransition,
+Export-Package: org.eclipse.fx.ui.animation,
+ org.eclipse.fx.ui.animation.pagetransition,
  org.eclipse.fx.ui.animation.pagetransition.animation
 Require-Bundle: org.eclipse.jdt.annotation;bundle-version="[2.0.0,3.0.0)";resolution:=optional