mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
Fix include order of files outside of Source/Core
This commit is contained in:
parent
4304648a05
commit
b0bde31ac0
10 changed files with 16 additions and 16 deletions
|
@ -18,8 +18,8 @@
|
|||
// Stubs to make DSPCore compile as part of DSPSpy.
|
||||
|
||||
/*
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue