[TAPI32] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / tapi32 / internal.c
index 946d433..53146d4 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-//#include <string.h>
-//#include <stdlib.h>
-//#include <stdarg.h>
-//#include <stdio.h>
-//#include "windef.h"
-//#include "winbase.h"
-//#include "wingdi.h"
-//#include "winreg.h"
-//#include "winnls.h"
-//#include "winerror.h"
-//#include "objbase.h"
-//#include "tapi.h"
-#include <wine/debug.h>
+#include "precomp.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(tapi);