mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
fix low-level kb hook disabling macro
This commit is contained in:
committed by
Andrey Nekrasov
parent
688f134051
commit
0aae535986
@@ -1,6 +1,7 @@
|
||||
#include "pch.h"
|
||||
#include "centralized_kb_hook.h"
|
||||
#include "common/common.h"
|
||||
#include <common/common.h>
|
||||
#include <common/debug_control.h>
|
||||
|
||||
namespace CentralizedKeyboardHook
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user