Build: Fix clang

Stupid thing, the actions builds were fine!
This commit is contained in:
refractionpcsx2 2021-11-21 18:43:37 +00:00
parent 0a79892923
commit 90c4c9e96b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "GSUtil.h"
#include <algorithm> // clamp
#include <cfloat> // FLT_MAX
int GSState::s_n = 0;