From ae09c6b6e7077bff5db9ebc424e8a6f962f06585 Mon Sep 17 00:00:00 2001 From: Michael Veksler Date: Thu, 25 Feb 1999 16:38:47 +0000 Subject: [PATCH] Removed includes of wine/* headers. --- include/windows.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/include/windows.h b/include/windows.h index f4a2003b33b..813e6bb6c67 100644 --- a/include/windows.h +++ b/include/windows.h @@ -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 {