diff --git a/CONFIG/vita/src/app.cpp b/CONFIG/vita/src/app.cpp index 5cea546c..727f8714 100644 --- a/CONFIG/vita/src/app.cpp +++ b/CONFIG/vita/src/app.cpp @@ -1,4 +1,5 @@ - +#define stdarg_before_paf 1 +#include #include #include #include diff --git a/CONFIG/vita/src/main.cpp b/CONFIG/vita/src/main.cpp index f96522db..8c333834 100644 --- a/CONFIG/vita/src/main.cpp +++ b/CONFIG/vita/src/main.cpp @@ -1,3 +1,5 @@ +#define stdarg_before_paf 1 +#include #include #include