diff options
Diffstat (limited to 'protocols/Tox/src/api_groupchats.cpp')
-rw-r--r-- | protocols/Tox/src/api_groupchats.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/api_groupchats.cpp b/protocols/Tox/src/api_groupchats.cpp index eb8b01603d..9919eee92c 100644 --- a/protocols/Tox/src/api_groupchats.cpp +++ b/protocols/Tox/src/api_groupchats.cpp @@ -1,4 +1,4 @@ -#include "common.h"
+#include "stdafx.h"
/* GROUP CHAT FUNCTIONS: WARNING Group chats will be rewritten so this might change */
|