summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BuddyPounce/src/stdafx.h')
-rw-r--r--plugins/BuddyPounce/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyPounce/src/stdafx.h b/plugins/BuddyPounce/src/stdafx.h
index 1187a52a6f..833571d8e8 100644
--- a/plugins/BuddyPounce/src/stdafx.h
+++ b/plugins/BuddyPounce/src/stdafx.h
@@ -23,7 +23,7 @@
//=======================================================
// Definitions
//=======================================================
-#define modname "buddypounce"
+#define modname "BuddyPounce"
#define modFullname "Buddy Pounce"
#define msg(a,b) MessageBox(0,a,b,MB_OK)