diff options
Diffstat (limited to 'protocols/Steam/src/api/avatar.h')
-rw-r--r-- | protocols/Steam/src/api/avatar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/api/avatar.h b/protocols/Steam/src/api/avatar.h index ef4fcdfcf5..28e573d9d1 100644 --- a/protocols/Steam/src/api/avatar.h +++ b/protocols/Steam/src/api/avatar.h @@ -1,4 +1,4 @@ -#ifndef _STEAM_REQUEST_AVATAR_H_
+#ifndef _STEAM_REQUEST_AVATAR_H_
#define _STEAM_REQUEST_AVATAR_H_
class GetAvatarRequest : public HttpRequest
|