diff --git a/src/pongo/pongo_helper.c b/src/pongo/pongo_helper.c index 0a2bb2b..8f4b11f 100644 --- a/src/pongo/pongo_helper.c +++ b/src/pongo/pongo_helper.c @@ -2,7 +2,6 @@ #include #include #include -#include extern struct AchillesArgs args; @@ -258,4 +257,4 @@ bool pongo_jailbreak(usb_handle_t *handle) { // Done return true; -} \ No newline at end of file +}