[WIDL] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / sdk / tools / widl / write_sltg.c
index 4efc7f0..8f7b27a 100644 (file)
 
 #define NONAMELESSUNION
 
+#ifdef __REACTOS__
 #include <typedefs.h>
 #include <nls.h>
+#else
+#include "windef.h"
+#include "winbase.h"
+#endif
 
 #include "widl.h"
 #include "typelib.h"