[GDI32_APITEST]

* Add missing stdio inclusion.

svn path=/trunk/; revision=58307
This commit is contained in:
Amine Khaldi
2013-02-10 16:48:18 +00:00
parent eded15cab8
commit 5bbe8eb4d6
2 changed files with 2 additions and 0 deletions
@@ -5,6 +5,7 @@
* PROGRAMMERS: Timo Kreuzer
*/
#include <stdio.h>
#include <wine/test.h>
#include <wingdi.h>
#include <winuser.h>
+1
View File
@@ -5,6 +5,7 @@
* PROGRAMMERS: Timo Kreuzer
*/
#include <stdio.h>
#include <wine/test.h>
#include <wingdi.h>