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