diff --git a/forge-gui-mobile-dev/pom.xml b/forge-gui-mobile-dev/pom.xml
index d69eee02bf0..c09d2d7e020 100644
--- a/forge-gui-mobile-dev/pom.xml
+++ b/forge-gui-mobile-dev/pom.xml
@@ -27,7 +27,7 @@
**/bg_splash.png
**/bg_texture.jpg
**/font1.ttf
- **/logo.png
+ **/logo.gif
@@ -151,7 +151,7 @@
true
- splash/logo.png
+ splash/logo.gif
diff --git a/forge-gui-mobile-dev/splash/logo.gif b/forge-gui-mobile-dev/splash/logo.gif
new file mode 100644
index 00000000000..cfdde5e4a6c
Binary files /dev/null and b/forge-gui-mobile-dev/splash/logo.gif differ
diff --git a/forge-gui-mobile-dev/splash/logo.png b/forge-gui-mobile-dev/splash/logo.png
deleted file mode 100644
index e9139190510..00000000000
Binary files a/forge-gui-mobile-dev/splash/logo.png and /dev/null differ