forked from dolphin-emu/dolphin
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