More correct include for PSEH support

svn path=/trunk/; revision=33566
This commit is contained in:
Gregor Brunmar 2008-05-18 08:40:03 +00:00
parent 02d1ef26f3
commit 5b23dbf12b

View file

@ -39,8 +39,8 @@
/* Internal User32 Headers */
#include "user32p.h"
#include <libs/pseh/pseh.h>
#include <libs/pseh/framebased.h>
/* SEH Support with PSEH */
#include <pseh/pseh.h>
/* FIXME: Use ntgdi.h then cleanup... */
HGDIOBJ STDCALL NtGdiSelectObject(HDC hDC, HGDIOBJ hGDIObj);