From: Adam Jackson Date: Wed, 22 Mar 2017 18:02:52 +0000 (-0400) Subject: glx: Remove #include X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=f208bdc0d27cf7836420272738b707f2bad9c92a glx: Remove #include We're not using anything in it, and we don't want to inherit struct definitions from some other package anyway. Signed-off-by: Adam Jackson --- diff --git a/src/glx/glxconfig.c b/src/glx/glxconfig.c index e5718b143fc..0e1643fcd8f 100644 --- a/src/glx/glxconfig.c +++ b/src/glx/glxconfig.c @@ -32,7 +32,6 @@ */ #include -#include "GL/glxint.h" #include #include