diff options
Diffstat (limited to 'protocols/Steam/src/api/search.h')
-rw-r--r-- | protocols/Steam/src/api/search.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/api/search.h b/protocols/Steam/src/api/search.h index e9e9691cc1..a22ed64431 100644 --- a/protocols/Steam/src/api/search.h +++ b/protocols/Steam/src/api/search.h @@ -1,4 +1,4 @@ -#ifndef _STEAM_REQUEST_SEARCH_H_
+#ifndef _STEAM_REQUEST_SEARCH_H_
#define _STEAM_REQUEST_SEARCH_H_
class SearchRequest : public HttpRequest
|