summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-04-28 20:46:20 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-04-28 20:46:20 +0300
commit506ed6798e98e6487b08fbdd837d26e149b890c1 (patch)
tree785dcb14aa7f7ec065f0a26f18944265086277b7 /plugins/KeyboardNotify/src/stdafx.h
parentb4429a2c9b6ac37b263c16c3a7e6d0314031b60f (diff)
grrm
Diffstat (limited to 'plugins/KeyboardNotify/src/stdafx.h')
-rw-r--r--plugins/KeyboardNotify/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/KeyboardNotify/src/stdafx.h b/plugins/KeyboardNotify/src/stdafx.h
index 1f5a4346cf..f7e5497aec 100644
--- a/plugins/KeyboardNotify/src/stdafx.h
+++ b/plugins/KeyboardNotify/src/stdafx.h
@@ -26,6 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <commctrl.h>
#include <commdlg.h>
#include <winioctl.h>
+#include <winsock.h>
#include <Uxtheme.h>
#include <newpluginapi.h>
@@ -40,6 +41,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_langpack.h>
#include <m_message.h>
#include <m_metacontacts.h>
+#include <m_netlib.h>
#include <m_options.h>
#include <m_protosvc.h>
#include <m_skin.h>