diff --git a/app/assets/javascripts/mobile.js b/app/assets/javascripts/mobile.js
index 1583742c3..ed439a416 100644
--- a/app/assets/javascripts/mobile.js
+++ b/app/assets/javascripts/mobile.js
@@ -1 +1,2 @@
//= require hammer.min.js
+//= require jquery-1.10.1.min.js
diff --git a/app/views/mobile/posts/index.html.erb b/app/views/mobile/posts/index.html.erb
index c4df4c231..72b904392 100644
--- a/app/views/mobile/posts/index.html.erb
+++ b/app/views/mobile/posts/index.html.erb
@@ -11,7 +11,8 @@