diff options
Diffstat (limited to 'plugins/Ping/src/log.h')
-rw-r--r-- | plugins/Ping/src/log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/log.h b/plugins/Ping/src/log.h index e4d1315f1d..1930dddede 100644 --- a/plugins/Ping/src/log.h +++ b/plugins/Ping/src/log.h @@ -1,4 +1,4 @@ -#ifndef _PING_LOG
+#ifndef _PING_LOG
#define _PING_LOG
INT_PTR Log(WPARAM wParam, LPARAM lParam);
|