diff options
Diffstat (limited to 'plugins/YAPP/src/stdafx.h')
-rw-r--r-- | plugins/YAPP/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YAPP/src/stdafx.h b/plugins/YAPP/src/stdafx.h index f702b2b0e1..704cb11db0 100644 --- a/plugins/YAPP/src/stdafx.h +++ b/plugins/YAPP/src/stdafx.h @@ -40,7 +40,7 @@ #include "yapp_history.h"
#include "icons.h"
-#define MODULE "YAPP"
+#define MODULE "YAPP"
extern HMODULE hInst;
extern bool bShutdown;
|