hooksystem: fix missed log include

This commit is contained in:
Vaxry 2023-11-26 18:33:53 +00:00
parent e416ab740d
commit 99ca26d4eb

View File

@ -1,4 +1,5 @@
#include "HookSystem.hpp"
#include "../debug/Log.hpp"
#define register
#include <udis86.h>