[WINDOWSCODECS] Sort out ungif.c inclusions.

svn path=/trunk/; revision=70067
This commit is contained in:
Amine Khaldi 2015-11-23 11:03:07 +00:00
parent 025250b862
commit 912dda1e78

View file

@ -47,12 +47,7 @@
* 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"