From 0eee94c3a780e0e9f87b26145b557a99e84d25e0 Mon Sep 17 00:00:00 2001
From: George Hazan <ghazan@miranda.im>
Date: Sun, 28 Mar 2021 20:38:45 +0300
Subject: 21 years after Win2k release we don't need win2k.h - everything we
 need is included into minimum Windows SDK 7.1

---
 plugins/MenuItemEx/src/stdafx.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'plugins/MenuItemEx')

diff --git a/plugins/MenuItemEx/src/stdafx.h b/plugins/MenuItemEx/src/stdafx.h
index 701134cafd..94bf0ea81b 100644
--- a/plugins/MenuItemEx/src/stdafx.h
+++ b/plugins/MenuItemEx/src/stdafx.h
@@ -6,7 +6,6 @@
 #include <windows.h>
 
 #include <newpluginapi.h>
-#include <win2k.h>
 #include <m_system.h>
 #include <m_options.h>
 #include <m_contacts.h>
-- 
cgit v1.2.3