[GDI32_APITEST] Add a PCH.
[reactos.git] / modules / rostests / apitests / gdi32 / GdiGetLocalBrush.c
index 7af9a1a..349f1d5 100644 (file)
@@ -5,9 +5,7 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <apitest.h>
-
-#include <wingdi.h>
+#include "precomp.h"
 
 HBRUSH WINAPI GdiGetLocalBrush(HBRUSH hbr);