mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Fix include order of files outside of Source/Core
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
// Stubs to make DSPCore compile as part of DSPSpy.
|
||||
|
||||
/*
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user