$OpenBSD$ Allow to build with --enable-debug --- gfx/thebes/GLContext.h.orig Thu Feb 3 21:11:48 2011 +++ gfx/thebes/GLContext.h Mon Feb 14 20:41:03 2011 @@ -42,6 +42,9 @@ #define GLCONTEXT_H_ #include +#if defined(XP_UNIX) +#include +#endif #include #include