[WINDOWSCODECS] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / windowscodecs / tgaformat.c
index 52b5877..ec7fa23 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#include "config.h"
+#include "wine/port.h"
+
+#include <stdarg.h>
+
+#define COBJMACROS
+
+#include "windef.h"
+#include "winbase.h"
+#include "objbase.h"
+
 #include "wincodecs_private.h"
 
+#include "wine/debug.h"
+#include "wine/library.h"
+
+WINE_DEFAULT_DEBUG_CHANNEL(wincodecs);
+
 #include "pshpack1.h"
 
 typedef struct {