summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-01-10 14:46:56 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-01-10 14:46:56 +0300
commit9449e7f47e45d4da3090832ff6d05732e5638ecb (patch)
treef017445ac5c5f3fad9e502b968393d7e245c263d /plugins/UserInfoEx/src/stdafx.h
parent0edbc72c19b22f2ae9908cb204601796469f9a4f (diff)
fixes #2170 (Missing UInfoEx items in contact menu)
Diffstat (limited to 'plugins/UserInfoEx/src/stdafx.h')
-rw-r--r--plugins/UserInfoEx/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/src/stdafx.h b/plugins/UserInfoEx/src/stdafx.h
index 22a8c54bca..c6bcb36aea 100644
--- a/plugins/UserInfoEx/src/stdafx.h
+++ b/plugins/UserInfoEx/src/stdafx.h
@@ -110,6 +110,8 @@ using namespace std;
#include "../IconPacks/ice/src/icons.h"
#include "svc_constants.h"
#include "svc_avatar.h"
+#include "svc_email.h"
+#include "svc_homepage.h"
#include "svc_gender.h"
#include "svc_refreshci.h"
#include "svc_reminder.h"