diff --git a/Source/PadHandler.cpp b/Source/PadHandler.cpp index 42b0064a7..d254d7aeb 100644 --- a/Source/PadHandler.cpp +++ b/Source/PadHandler.cpp @@ -1,4 +1,5 @@ #include "PadHandler.h" +#include void CPadHandler::InsertListener(CPadInterface* listener) { diff --git a/Source/iop/Iop_Usbd.cpp b/Source/iop/Iop_Usbd.cpp index 9edc3c51f..78274750b 100644 --- a/Source/iop/Iop_Usbd.cpp +++ b/Source/iop/Iop_Usbd.cpp @@ -1,4 +1,5 @@ #include "Iop_Usbd.h" +#include #include "IopBios.h" #include "../Log.h" #include "string_format.h" diff --git a/deps/Framework b/deps/Framework index eb3924773..8d72f2b38 160000 --- a/deps/Framework +++ b/deps/Framework @@ -1 +1 @@ -Subproject commit eb39247737c8297ee305b16a8a6439e58ab128b5 +Subproject commit 8d72f2b384dd79e6f210e3b85a76b565850264e5