summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/SkypeWeb/src/common.h')
-rw-r--r--protocols/SkypeWeb/src/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/common.h b/protocols/SkypeWeb/src/common.h
index e2f4ef2f95..84060c4eba 100644
--- a/protocols/SkypeWeb/src/common.h
+++ b/protocols/SkypeWeb/src/common.h
@@ -36,6 +36,7 @@
#include <m_json.h>
#include <m_timezones.h>
#include <m_version.h>
+#include <m_gui.h>
struct CSkypeProto;
@@ -43,6 +44,8 @@ struct CSkypeProto;
#include "resource.h"
#include "skype_icons.h"
#include "skype_menus.h"
+#include "skype_dialogs.h"
+#include "skype_options.h"
#include "http_request.h"
#include "requests\login.h"
#include "requests\logout.h"