$OpenBSD: patch-code_rd-vanilla_qgl_h,v 1.1.1.1 2018/01/28 16:07:58 bcallah Exp $

Index: code/rd-vanilla/qgl.h
--- code/rd-vanilla/qgl.h.orig
+++ code/rd-vanilla/qgl.h
@@ -39,7 +39,7 @@ along with this program; if not, see <http://www.gnu.o
 #	if defined(__FX__)
 #		include <GL/fxmesa.h>
 #	endif
-#elif defined( __FreeBSD__ ) // rb010123
+#elif defined( __FreeBSD__ ) || defined(__OpenBSD__) // rb010123
 #	include <GL/gl.h>
 #	include <GL/glx.h>
 #	if defined(__FX__)
