mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Just the usual build fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6956 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -32,8 +32,6 @@
|
|||||||
#include "ConfigMain.h"
|
#include "ConfigMain.h"
|
||||||
#include "PluginManager.h"
|
#include "PluginManager.h"
|
||||||
#include "ConfigManager.h"
|
#include "ConfigManager.h"
|
||||||
#include "DSPHLEConfigDlg.h"
|
|
||||||
#include "DSPLLEConfigDlg.h"
|
|
||||||
#include "SysConf.h"
|
#include "SysConf.h"
|
||||||
#include "Frame.h"
|
#include "Frame.h"
|
||||||
#include "HotkeyDlg.h"
|
#include "HotkeyDlg.h"
|
||||||
|
@ -44,8 +44,6 @@ Core::GetWindowHandle().
|
|||||||
#include "CheatsWindow.h"
|
#include "CheatsWindow.h"
|
||||||
#include "LuaWindow.h"
|
#include "LuaWindow.h"
|
||||||
#include "AboutDolphin.h"
|
#include "AboutDolphin.h"
|
||||||
#include "DSPHLEConfigDlg.h"
|
|
||||||
#include "DSPLLEConfigDlg.h"
|
|
||||||
#include "GameListCtrl.h"
|
#include "GameListCtrl.h"
|
||||||
#include "BootManager.h"
|
#include "BootManager.h"
|
||||||
#include "LogWindow.h"
|
#include "LogWindow.h"
|
||||||
|
Reference in New Issue
Block a user