SPU2: missing pch

This commit is contained in:
Gauvain 'GovanifY' Roussel-Tarbouriech 2020-10-05 22:38:24 +02:00 committed by refractionpcsx2
parent bec587164b
commit 9c17d7687a
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include "PrecompiledHeader.h"
#include "AppConfig.h"
#include "Dialogs.h"
#include <wx/fileconf.h>