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 ace5347f03..ff0b86c4b9 100644 --- a/plugins/Jingle/src/stdafx.h +++ b/plugins/Jingle/src/stdafx.h @@ -21,10 +21,12 @@ #include <newpluginapi.h> #include <m_jabber.h> +#include <m_jingle.h> #include <m_langpack.h> #include <m_voice.h> #include <m_voiceservice.h> +#include "account.h" #include "resource.h" #include "version.h" |