Commit b0240461 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

gdi32: Rename gdi_private.h to ntgdi_private.h.

parent 649f70ab
......@@ -48,7 +48,7 @@
#include "winnls.h"
#include "usp10.h"
#include "wine/debug.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(bidi);
......
......@@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitblt);
......
......@@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitmap);
......
......@@ -24,7 +24,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
......
......@@ -23,7 +23,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(clipping);
......
......@@ -29,7 +29,7 @@
#include "winnls.h"
#include "winternl.h"
#include "winerror.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dc);
......
......@@ -72,7 +72,7 @@
#include "winternl.h"
#include "ddk/d3dkmthk.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitmap);
......
......@@ -20,7 +20,7 @@
#include <assert.h>
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/debug.h"
......
......@@ -20,7 +20,7 @@
#include <assert.h>
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/wgl.h"
......
......@@ -19,7 +19,7 @@
*/
#include <assert.h>
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/debug.h"
......
......@@ -21,7 +21,7 @@
#include <assert.h>
#include <stdlib.h>
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/debug.h"
......
......@@ -27,7 +27,7 @@
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/wgl.h"
#include "wine/wgl_driver.h"
......
......@@ -20,7 +20,7 @@
#include <assert.h>
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "dibdrv.h"
#include "wine/debug.h"
......
......@@ -38,7 +38,7 @@
#include "setupapi.h"
#include "ddk/d3dkmthk.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/list.h"
#include "wine/debug.h"
#include "wine/heap.h"
......
......@@ -40,7 +40,7 @@
#include "wingdi.h"
#include "winnls.h"
#include "winerror.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile);
......
......@@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
/* Enhanced Metafile driver physical DC */
......
......@@ -26,7 +26,7 @@
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "enhmfdrv/enhmetafiledrv.h"
#include "wine/debug.h"
......
......@@ -23,7 +23,7 @@
#include <string.h>
#include "enhmfdrv/enhmetafiledrv.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile);
......
......@@ -31,7 +31,7 @@
#include "winnls.h"
#include "winternl.h"
#include "winreg.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "resource.h"
#include "wine/exception.h"
#include "wine/heap.h"
......
......@@ -105,7 +105,7 @@
#include "winerror.h"
#include "winreg.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
#include "wine/list.h"
......
......@@ -31,7 +31,7 @@
#include "winerror.h"
#include "winternl.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
......
......@@ -28,7 +28,7 @@
#include "winnls.h"
#include "winreg.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
......
......@@ -23,7 +23,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dc);
......
......@@ -55,7 +55,7 @@
#include "winreg.h"
#include "winnls.h"
#include "winternl.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(metafile);
......
......@@ -24,7 +24,7 @@
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "mfdrv/metafiledrv.h"
#include "wine/debug.h"
......
......@@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
/* Metafile driver physical DC */
......
......@@ -28,7 +28,7 @@
#include "wingdi.h"
#include "wine/wingdi16.h"
#include "mfdrv/metafiledrv.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(metafile);
......
......@@ -18,8 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __WINE_GDI_PRIVATE_H
#define __WINE_GDI_PRIVATE_H
#ifndef __WINE_NTGDI_PRIVATE_H
#define __WINE_NTGDI_PRIVATE_H
#include <limits.h>
#include <math.h>
......@@ -776,4 +776,4 @@ extern void CDECL free_heap_bits( struct gdi_image_bits *bits ) DECLSPEC_HIDDEN;
extern HMODULE gdi32_module DECLSPEC_HIDDEN;
#endif /* __WINE_GDI_PRIVATE_H */
#endif /* __WINE_NTGDI_PRIVATE_H */
......@@ -30,7 +30,7 @@
#include "winerror.h"
#include "winternl.h"
#include "winnt.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
static HMODULE opengl32;
......
......@@ -30,7 +30,7 @@
#include "wine/debug.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(font);
......
......@@ -28,7 +28,7 @@
#include "winbase.h"
#include "wingdi.h"
#include "winerror.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
......
......@@ -33,7 +33,7 @@
#include "wingdi.h"
#include "winuser.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(palette);
......
......@@ -33,7 +33,7 @@
#include "wingdi.h"
#include "winerror.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
......
......@@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
......
......@@ -30,7 +30,7 @@
#include "winspool.h"
#include "winerror.h"
#include "wine/debug.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(print);
......
......@@ -101,7 +101,7 @@ SOFTWARE.
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "gdi_private.h"
#include "ntgdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(region);
......
......@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "gdi_private.h"
#include "ntgdi_private.h"
/***********************************************************************
* __wine_get_vulkan_driver (GDI32.@)
......
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