[WIDL] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / sdk / tools / widl / hash.c
index a084a7c..673625e 100644 (file)
 #include <stdio.h>
 #include <stdarg.h>
 
+#ifdef __REACTOS__
 #include <nls.h>
+#else
+#include "windef.h"
+#include "winbase.h"
+#include "winnls.h"
+#endif
 
 #include "widltypes.h"
 #include "hash.h"