chore(dev): Fix incorrect log module header

This commit is contained in:
icex2
2023-04-06 14:46:32 +02:00
parent 9ad16d3a63
commit b596d5e184
+1 -1
View File
@@ -1,4 +1,4 @@
#define LOG_MODULE "logger-hook"
#define LOG_MODULE "log-ezusb"
#include <windows.h>