glsl: drop glheader.h include.

This is unused.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437>
This commit is contained in:
Dave Airlie
2022-01-07 16:58:42 +10:00
committed by Marge Bot
parent 16fa442057
commit ed0046c5b4

View File

@@ -32,7 +32,6 @@
*/
#include "main/glheader.h"
#include "program/prog_parameter.h"
#include "util/bitset.h"