diff --git a/src/core/system.cpp b/src/core/system.cpp index 3d4630663..afa06785e 100644 --- a/src/core/system.cpp +++ b/src/core/system.cpp @@ -27,6 +27,7 @@ #include "spu.h" #include "timers.h" #include +#include #include #include Log_SetChannel(System);