diff --git a/pcsx2/IopCounters.cpp b/pcsx2/IopCounters.cpp index cff0d25ad8..f6999de65b 100644 --- a/pcsx2/IopCounters.cpp +++ b/pcsx2/IopCounters.cpp @@ -19,6 +19,7 @@ // The EventText function will pick it up. #include "PrecompiledHeader.h" +#include "IopCounters.h" #include "R3000A.h" #include "Common.h" #include "SPU2/spu2.h"