diff options
Diffstat (limited to 'protocols/Steam/src/stdafx.h')
-rw-r--r-- | protocols/Steam/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h index a966f38da0..ed82f77a07 100644 --- a/protocols/Steam/src/stdafx.h +++ b/protocols/Steam/src/stdafx.h @@ -50,7 +50,7 @@ #include "protobuf-c/steammessages_notifications.steamclient.pb-c.h"
#include "proto.h"
-#define MODULE "Steam"
+#define MODULENAME "Steam"
#define STEAM_API_TIMEOUT 20
#define STEAM_API_IDLEOUT_AWAY 600
|