Commit 3c77035a authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

Protect against multiple includes.

parent 55de5585
#ifndef __WINE_PSDRV_H
#define __WINE_PSDRV_H
/*
* PostScript driver definitions
......@@ -330,6 +332,6 @@ extern INT32 PSDRV_StretchDIBits( DC *dc, INT32 xDst, INT32 yDst,
const void *bits, const BITMAPINFO *info,
UINT32 wUsage, DWORD dwRop );
#endif
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