diff options
Diffstat (limited to '')
-rw-r--r-- | gui/pages.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/pages.cpp b/gui/pages.cpp index 2bb70e170..d02dd216d 100644 --- a/gui/pages.cpp +++ b/gui/pages.cpp @@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with TWRP. If not, see <http://www.gnu.org/licenses/>. */ + // pages.cpp - Source to manage GUI base objects #include <stdarg.h> |