mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Revert "Remove some unnecessary includes."
Turns out this explodes on Linux.
This reverts commit c4696568cc
.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define _DEBUGINTERFACE_H
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
class DebugInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user