mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Make DolphinWX/ mostly IWYU clean.
This commit is contained in:
parent
c698c07755
commit
f344a43657
92 changed files with 1511 additions and 344 deletions
|
@ -6,6 +6,10 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include "Common/Log.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/CoreParameter.h"
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
|
||||
extern char **environ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue