diff --git a/test/headerguards.c b/test/headerguards.c index c4ba195..866b506 100644 --- a/test/headerguards.c +++ b/test/headerguards.c @@ -27,14 +27,18 @@ #ifdef BUILD_EGL #include +#include #endif #ifdef BUILD_GLX #include +#include #endif #ifdef BUILD_EGL #include +#include +#include #include #endif