mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Convert all includes to relative paths.
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
|
||||
#include <wx/notebook.h>
|
||||
|
||||
#include "HotkeyDlg.h"
|
||||
#include "ConfigManager.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "DolphinWX/HotkeyDlg.h"
|
||||
|
||||
BEGIN_EVENT_TABLE(HotkeyConfigDialog,wxDialog)
|
||||
EVT_COMMAND_RANGE(0, NUM_HOTKEYS - 1,
|
||||
|
Reference in New Issue
Block a user