mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:13:00 +00:00
fix build
svn path=/trunk/; revision=28178
This commit is contained in:
parent
56c73282c2
commit
ec345d7f85
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#include "..\gdi32api.h"
|
#include "../gdi32api.h"
|
||||||
|
|
||||||
#define INVALIDFONT "ThisFontDoesNotExist"
|
#define INVALIDFONT "ThisFontDoesNotExist"
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#include "..\gdi32api.h"
|
#include "../gdi32api.h"
|
||||||
|
|
||||||
INT
|
INT
|
||||||
Test_CreateRectRgn(PTESTINFO pti)
|
Test_CreateRectRgn(PTESTINFO pti)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue