diff options
Diffstat (limited to 'protocols/Steam/src/api/message.h')
-rw-r--r-- | protocols/Steam/src/api/message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/api/message.h b/protocols/Steam/src/api/message.h index 7c38bfb430..77adb4a240 100644 --- a/protocols/Steam/src/api/message.h +++ b/protocols/Steam/src/api/message.h @@ -1,4 +1,4 @@ -#ifndef _STEAM_REQUEST_MESSAGE_H_
+#ifndef _STEAM_REQUEST_MESSAGE_H_
#define _STEAM_REQUEST_MESSAGE_H_
class SendMessageRequest : public HttpRequest
|