diff options
Diffstat (limited to 'protocols/Tox/src/tox_proto.h')
-rw-r--r-- | protocols/Tox/src/tox_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/tox_proto.h b/protocols/Tox/src/tox_proto.h index 903dce18a8..810479ab30 100644 --- a/protocols/Tox/src/tox_proto.h +++ b/protocols/Tox/src/tox_proto.h @@ -1,4 +1,4 @@ -#ifndef _TOX_PROTO_H_
+#ifndef _TOX_PROTO_H_
#define _TOX_PROTO_H_
struct CToxProto : public PROTO<CToxProto>
|