[WINDOWSCODECS] Sort out ungif.c inclusions.
[reactos.git] / reactos / dll / win32 / windowscodecs / ungif.c
index e4d3bd4..28d76e5 100644 (file)
  *  3 Sep 90 - Version 1.1 by Gershon Elber (Support for Gif89, Unique names).
  *****************************************************************************/
 
  *  3 Sep 90 - Version 1.1 by Gershon Elber (Support for Gif89, Unique names).
  *****************************************************************************/
 
-//#include <stdlib.h>
-//#include <string.h>
-
-#include <stdarg.h>
-#include <windef.h>
-#include <winbase.h>
+#include "wincodecs_private.h"
 
 #include "ungif.h"
 
 
 #include "ungif.h"