diff --git a/js/jquery.mobile.page.sections.js b/js/jquery.mobile.page.sections.js index e5f18e65..4604a561 100644 --- a/js/jquery.mobile.page.sections.js +++ b/js/jquery.mobile.page.sections.js @@ -3,7 +3,7 @@ */ //>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude); -define( [ "jquery.mobile.page", "jquery.mobile.core" ], function() { +define( [ "jquery.mobile.page", "jquery.mobile.core", "jquery.mobile.buttonMarkup" ], function() { //>>excludeEnd("jqmBuildExclude"); (function( $, undefined ) {