From 46e036419ca58f8ef268208c6633e7ac805262c5 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 12 Dec 2013 13:00:01 -0800 Subject: Include epoxy/gl.h from epoxy/glx.h. This gives us consistency with GL/glx.h's include of GL/gl.h. --- include/epoxy/glx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/epoxy') diff --git a/include/epoxy/glx.h b/include/epoxy/glx.h index 9deb99f..3e6e5d1 100644 --- a/include/epoxy/glx.h +++ b/include/epoxy/glx.h @@ -39,6 +39,7 @@ extern "C" { #endif +#include #include #include #include -- cgit v1.2.1