Commit ae09c6b6 authored by Michael Veksler's avatar Michael Veksler Committed by Alexandre Julliard

Removed includes of wine/* headers.

parent 85f5304f
......@@ -19,17 +19,6 @@ extern "C" {
#include "winnls.h"
#include "objbase.h"
/* FIXME: remove the following includes which are not in SDK */
#include "ntdll.h"
#include "wine/keyboard16.h"
#include "wine/shell16.h"
#include "wine/w32skrnl.h"
#include "wine/winbase16.h"
#include "wine/winesound.h"
#include "wine/winestring.h"
#include "wine/winuser16.h"
#if 0
Where does this belong? Nobody uses this stuff anyway.
typedef struct {
......
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