diff options
Diffstat (limited to 'protocols/Steam/src/version.h')
-rw-r--r-- | protocols/Steam/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index 2b784aded8..f2908ca573 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Steam Protocol"
#define __INTERNAL_NAME "Steam"
-#define __FILENAME "steam.dll"
+#define __FILENAME "Steam.dll"
#define __DESCRIPTION "Steam protocol support for Miranda NG."
#define __AUTHOR "unsane"
#define __AUTHOREMAIL ""
|