diff --git a/third_party/duckstation/gl/context_glx.h b/third_party/duckstation/gl/context_glx.h index c8416e57..fc2ff902 100644 --- a/third_party/duckstation/gl/context_glx.h +++ b/third_party/duckstation/gl/context_glx.h @@ -1,6 +1,6 @@ #pragma once #include "context.h" -#include "../../glad/glad_glx.h" +#include #include "x11_window.h" namespace GL {