fix warnings

This commit is contained in:
FunkyFr3sh 2024-09-06 19:07:01 +02:00
parent a87a2d7191
commit 4b46c48a36
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
#include "config.h"
#include "keyboard.h"
#include "mouse.h"
#include "screenshot.h"
HHOOK g_keyboard_hook;