internal: added reference to CTimer class in KeybindManager (#8836)
This commit is contained in:
parent
1a3d17da91
commit
dddb64dc35
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <xkbcommon/xkbcommon.h>
|
||||
#include "../devices/IPointer.hpp"
|
||||
#include "eventLoop/EventLoopTimer.hpp"
|
||||
#include "../helpers/Timer.hpp"
|
||||
|
||||
class CInputManager;
|
||||
class CConfigManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue