mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
Attempt to fix build
svn path=/trunk/; revision=33408
This commit is contained in:
parent
c958c7e3b0
commit
96f6e0a854
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue