chore(dev): Fix incorrect log module header

This commit is contained in:
icex2
2023-04-06 15:39:53 +02:00
committed by icex2
parent e807376d6b
commit 4c127d26e5
+1 -1
View File
@@ -1,4 +1,4 @@
#define LOG_MODULE "logger-hook"
#define LOG_MODULE "log-ezusb"
#include <windows.h>