summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-01-05 22:34:04 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-01-05 22:34:04 +0300
commit521cc2d8e239cca75e7c565f574e4573cb109429 (patch)
treea89509b1cdccd6ce5bdbc411ed62949f0be59dc3 /protocols/Steam/src/stdafx.h
parent3507f4a22af26c47c547012ba5189cee6c59d5fa (diff)
Steam: basic group chat support
Diffstat (limited to 'protocols/Steam/src/stdafx.h')
-rw-r--r--protocols/Steam/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h
index 56b6647f22..37c008b5b1 100644
--- a/protocols/Steam/src/stdafx.h
+++ b/protocols/Steam/src/stdafx.h
@@ -13,6 +13,7 @@
#include <algorithm>
#include <newpluginapi.h>
+#include <m_chat_int.h>
#include <m_contacts.h>
#include <m_database.h>
#include <m_langpack.h>