crashpad: update for new OS macros

This commit is contained in:
itsmattkc
2022-05-11 10:32:02 -07:00
parent 1ce495d299
commit 490bad990a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include "crashpadutils.h"
#include "filefunctions.h"
#ifdef OS_WIN
#ifdef BUILDFLAG(IS_WIN)
#include <Windows.h>
#endif