mirror of https://github.com/PCSX2/pcsx2.git
SPU2: missing pch
This commit is contained in:
parent
bec587164b
commit
9c17d7687a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue