Commit 528fdc78 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

objsel: Remove unnecessary includes.

parent 42579f1d
......@@ -19,7 +19,6 @@
*/
#include "objsel_private.h"
#include "rpcproxy.h"
#include "wine/debug.h"
......
......@@ -18,24 +18,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "wingdi.h"
#include "winuser.h"
#define COBJMACROS
#include "ole2.h"
#include "strmif.h"
#include "olectl.h"
#include "unknwn.h"
#include "objidl.h"
#include "objsel.h"
#include "uuids.h"
/**********************************************************************
* Dll lifetime tracking declaration for objsel.dll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment