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:
parent
a8e2e9ec54
commit
64af8abcae
|
@ -32,8 +32,6 @@
|
|||
#include "ConfigMain.h"
|
||||
#include "PluginManager.h"
|
||||
#include "ConfigManager.h"
|
||||
#include "DSPHLEConfigDlg.h"
|
||||
#include "DSPLLEConfigDlg.h"
|
||||
#include "SysConf.h"
|
||||
#include "Frame.h"
|
||||
#include "HotkeyDlg.h"
|
||||
|
|
|
@ -44,8 +44,6 @@ Core::GetWindowHandle().
|
|||
#include "CheatsWindow.h"
|
||||
#include "LuaWindow.h"
|
||||
#include "AboutDolphin.h"
|
||||
#include "DSPHLEConfigDlg.h"
|
||||
#include "DSPLLEConfigDlg.h"
|
||||
#include "GameListCtrl.h"
|
||||
#include "BootManager.h"
|
||||
#include "LogWindow.h"
|
||||
|
|
Loading…
Reference in New Issue