diff options
Diffstat (limited to 'protocols/Tox/src/http_request.h')
-rw-r--r-- | protocols/Tox/src/http_request.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/http_request.h b/protocols/Tox/src/http_request.h index ec27232cbd..18b8228f63 100644 --- a/protocols/Tox/src/http_request.h +++ b/protocols/Tox/src/http_request.h @@ -1,4 +1,4 @@ -#ifndef _HTTP_REQUEST_H_
+#ifndef _HTTP_REQUEST_H_
#define _HTTP_REQUEST_H_
class HttpRequestException
|