From 9c17d7687ac03ac063d1c15542c2b10e95d972aa Mon Sep 17 00:00:00 2001 From: Gauvain 'GovanifY' Roussel-Tarbouriech Date: Mon, 5 Oct 2020 22:38:24 +0200 Subject: [PATCH] SPU2: missing pch --- pcsx2/SPU2/Linux/CfgHelpers.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/pcsx2/SPU2/Linux/CfgHelpers.cpp b/pcsx2/SPU2/Linux/CfgHelpers.cpp index 1885c542d9..762523bea7 100644 --- a/pcsx2/SPU2/Linux/CfgHelpers.cpp +++ b/pcsx2/SPU2/Linux/CfgHelpers.cpp @@ -13,6 +13,7 @@ * If not, see . */ +#include "PrecompiledHeader.h" #include "AppConfig.h" #include "Dialogs.h" #include