mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This allows ports to access the OpenGL headers using `#include <GL/gl.h>` and find the shared library at `/usr/lib/libGL.so` or `/usr/lib/libGL.so.1`, removing the need for explicit include paths or changed library names.