mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-26 13:33:34 +00:00
Use negative priorities to avoid special-casing the self-include
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "common/key_map.h"
|
||||
#include <map>
|
||||
#include "common/emu_window.h"
|
||||
#include "common/key_map.h"
|
||||
|
||||
namespace KeyMap {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user