Attempt to fix build

svn path=/trunk/; revision=33408
This commit is contained in:
Colin Finck 2008-05-10 15:08:45 +00:00
parent c958c7e3b0
commit 96f6e0a854

View file

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