Author: gedmurphy Date: Tue Dec 8 22:18:41 2015 New Revision: 70313
URL: http://svn.reactos.org/svn/reactos?rev=70313&view=rev Log: Caught out by unix again
Modified: trunk/rostests/apitests/gdi32/GetGlyphIndices.c
Modified: trunk/rostests/apitests/gdi32/GetGlyphIndices.c URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32/GetGlyphInd... ============================================================================== --- trunk/rostests/apitests/gdi32/GetGlyphIndices.c [iso-8859-1] (original) +++ trunk/rostests/apitests/gdi32/GetGlyphIndices.c [iso-8859-1] Tue Dec 8 22:18:41 2015 @@ -8,7 +8,7 @@ #include <apitest.h> #include <wingdi.h> #include <winuser.h> -#include <Strsafe.h> +#include <strsafe.h>
#define ok_lasterrornotchanged() \