X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=modules%2Frostests%2Fwinetests%2Fwindowscodecs%2Fgifformat.c;h=3af0a80707efe86567969b9abb73ed5b6516c2a3;hp=4b75d06470b1b6569af24f536bfcb47a7ec1c07c;hb=7ce46d59b48290591f39536acbfc7108ea265366;hpb=d3626819e6a301eb2a7b7fe20bbc0bc518d52667 diff --git a/modules/rostests/winetests/windowscodecs/gifformat.c b/modules/rostests/winetests/windowscodecs/gifformat.c index 4b75d06470b..3af0a80707e 100644 --- a/modules/rostests/winetests/windowscodecs/gifformat.c +++ b/modules/rostests/winetests/windowscodecs/gifformat.c @@ -16,20 +16,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -#include -#include - -#define WIN32_NO_STATUS -#define _INC_WINDOWS -#define COM_NO_WINDOWS_H - -#define COBJMACROS - -#include -#include -#include -#include -#include +#include "precomp.h" HRESULT WINAPI WICCreateImagingFactory_Proxy(UINT, IWICImagingFactory**);