$OpenBSD: patch-src_video_x11_SDL_x11opengl_c,v 1.1.1.1 2013/10/30 18:11:11 bcallah Exp $
--- src/video/x11/SDL_x11opengl.c.orig	Fri Sep 20 16:47:56 2013
+++ src/video/x11/SDL_x11opengl.c	Fri Sep 20 16:48:19 2013
@@ -31,7 +31,7 @@
 #include "SDL_loadso.h"
 #include "SDL_x11opengles.h"
 
-#if defined(__IRIX__)
+#if defined(__IRIX__) || defined(__OpenBSD__)
 /* IRIX doesn't have a GL library versioning system */
 #define DEFAULT_OPENGL  "libGL.so"
 #elif defined(__MACOSX__)
