diff --git a/third_party/duckstation/gl/context_egl.h b/third_party/duckstation/gl/context_egl.h index e1e8bd2c9..029b7810b 100644 --- a/third_party/duckstation/gl/context_egl.h +++ b/third_party/duckstation/gl/context_egl.h @@ -1,6 +1,7 @@ #pragma once #include "context.h" #include +#include namespace GL {