diff options
Diffstat (limited to 'plugins/Jingle/src/stdafx.h')
-rw-r--r-- | plugins/Jingle/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Jingle/src/stdafx.h b/plugins/Jingle/src/stdafx.h index ff0b86c4b9..4c7a794c1a 100644 --- a/plugins/Jingle/src/stdafx.h +++ b/plugins/Jingle/src/stdafx.h @@ -26,6 +26,8 @@ #include <m_voice.h> #include <m_voiceservice.h> +#include "../../protocols/JabberG/src/jabber_xml.h" + #include "account.h" #include "resource.h" #include "version.h" |