diff --git a/CONFIG/vita/src/app.cpp b/CONFIG/vita/src/app.cpp index a97841db..f2403d62 100644 --- a/CONFIG/vita/src/app.cpp +++ b/CONFIG/vita/src/app.cpp @@ -1,5 +1,6 @@ #include #include +#include #include #include #include diff --git a/CONFIG/vita/src/paf_runtime.cpp b/CONFIG/vita/src/paf_runtime.cpp index 31266a1d..3a4be040 100644 --- a/CONFIG/vita/src/paf_runtime.cpp +++ b/CONFIG/vita/src/paf_runtime.cpp @@ -1,3 +1,4 @@ +#include #include #include #include