Merged font.h and path.h into gdi.h. Moved x11font.h to
commit9169729b0b9b5ee13d62f84afa8ac95ded84eaca
authorAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2002 19:18:41 +0000 (3 19:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2002 19:18:41 +0000 (3 19:18 +0000)
treeab64012c6e9d51b8371b7b392f8b1ccb0eca374b
parente30a96776a613898c568458802e0da55e975bb67
Merged font.h and path.h into gdi.h. Moved x11font.h to
dlls/x11drv. Removed a number of unnecessary #includes.
20 files changed:
dlls/gdi/freetype.c
dlls/gdi/mfdrv/objects.c
dlls/gdi/win16drv/init.c
dlls/ntdll/signal_powerpc.c
dlls/ttydrv/objects.c
dlls/ttydrv/ttydrv.h
dlls/ttydrv/ttydrv_main.c
dlls/ttydrv/user.c
dlls/x11drv/x11font.h [moved from include/x11font.h with 100% similarity]
graphics/fontengine.c
graphics/painting.c
graphics/path.c
graphics/x11drv/xfont.c
include/font.h [deleted file]
include/gdi.h
include/path.h [deleted file]
loader/task.c
objects/dc.c
objects/font.c
objects/gdiobj.c