diff options
Diffstat (limited to 'protocols/Tox/src/tox_chatrooms.h')
-rw-r--r-- | protocols/Tox/src/tox_chatrooms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/tox_chatrooms.h b/protocols/Tox/src/tox_chatrooms.h index 0f51a7391e..65bdc40fab 100644 --- a/protocols/Tox/src/tox_chatrooms.h +++ b/protocols/Tox/src/tox_chatrooms.h @@ -1,4 +1,4 @@ -#ifndef _TOX_CHATROOMS_H_
+#ifndef _TOX_CHATROOMS_H_
#define _TOX_CHATROOMS_H_
struct ChatRoomInviteParam
|