[TAPI32] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / tapi32 / precomp.h
index 297abf3..e51c67b 100644 (file)
@@ -1,7 +1,8 @@
+
 #ifndef _TAPI32_PCH_
 #define _TAPI32_PCH_
 
-#include <config.h>
+#include <wine/config.h>
 
 #include <stdarg.h>
 
@@ -18,6 +19,4 @@
 #include <wine/unicode.h>
 #include <wine/debug.h>
 
-WINE_DEFAULT_DEBUG_CHANNEL(tapi);
-
-#endif /* _TAPI32_PCH_ */
+#endif /* !_TAPI32_PCH_ */