X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=subsystems%2Fwin32%2Fwin32k%2Fobjects%2Fpath.c;h=801e8e598c832d533b65db276797923619ac3ae8;hp=8a9010ced6879fcd656e21f871efda2848921551;hb=8191f9539659c742e47387e40f241be16d079a4c;hpb=e2b7eacdd5678fcce615469f8c0ca90bd3e87f27 diff --git a/subsystems/win32/win32k/objects/path.c b/subsystems/win32/win32k/objects/path.c index 8a9010ced68..801e8e598c8 100644 --- a/subsystems/win32/win32k/objects/path.c +++ b/subsystems/win32/win32k/objects/path.c @@ -33,7 +33,8 @@ */ #include -#include "math.h" +#define _USE_MATH_DEFINES +#include #define NDEBUG #include