Add some missing includes which contain used prototypes.
[wine] / dlls / gdi / metafile.c
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
2005-10-19  Dmitry TimoshkovAdd a test for SetMetaFileBitsEx, make it pass under...
2005-10-18  Dmitry TimoshkovAdd a test for CopyMetaFile, make it pass under Wine.
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-04-11  Dimitrie O. PaunCleanup the API docs. Few indentation/formatting fixes.
2005-03-14  Ulrich CzekallaIf a zero index is passed to META_SELECTCLIPREGION...
2005-01-26  Huw DaviesGetMetaFile checks both the version and the header...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...