[NTDLL_WINETEST] Add a PCH.
[reactos.git] / modules / rostests / winetests / ntdll / rtl.c
index 5ba6b11..147fd2d 100755 (executable)
  * windows.
  */
 
  * windows.
  */
 
-#include <stdlib.h>
-
 #include "ntdll_test.h"
 #include "ntdll_test.h"
-#include "inaddr.h"
-#include "in6addr.h"
-#include "initguid.h"
+
+#include <inaddr.h>
+#include <in6addr.h>
+#include <objbase.h>
+#include <initguid.h>
 #define COBJMACROS
 #define COBJMACROS
-#include "shobjidl.h"
+#include <shobjidl.h>
 
 #ifndef __WINE_WINTERNL_H
 
 
 #ifndef __WINE_WINTERNL_H