[GDI32_APITEST] Add a PCH.
[reactos.git] / modules / rostests / apitests / gdi32 / PaintRgn.c
index 36fa935..083dcfd 100644 (file)
@@ -5,11 +5,9 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <apitest.h>
-#include <windows.h>
-#include <stdio.h>
-#include "init.h"
+#include "precomp.h"
 
+#include "init.h"
 
 void Test_PaintRgn()
 {