summaryrefslogtreecommitdiffstats
path: root/src/glx/apple/apple_glx_pbuffer.c
diff options
context:
space:
mode:
authorJeremy Huddleston <[email protected]>2011-06-05 16:56:01 -0400
committerJeremy Huddleston <[email protected]>2011-06-05 18:03:45 -0400
commit4c9bab78a118953baf307e31cd53e731299f0151 (patch)
tree8dffbffd4b05c2b3735d2f9caec6edc73b966a5f /src/glx/apple/apple_glx_pbuffer.c
parent8e89d0bea7df553a6c937aaa87b1a3c179f69599 (diff)
apple: Rename glcontextmodes.[ch] to glxconfig.[ch]
Fixes regression introduced by: 65d98e25770487456eb3d7eb8ec3ec8272f170b1 Signed-off-by: Jeremy Huddleston <[email protected]>
Diffstat (limited to 'src/glx/apple/apple_glx_pbuffer.c')
-rw-r--r--src/glx/apple/apple_glx_pbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/apple/apple_glx_pbuffer.c b/src/glx/apple/apple_glx_pbuffer.c
index a5ef59ccf82..d79125d180f 100644
--- a/src/glx/apple/apple_glx_pbuffer.c
+++ b/src/glx/apple/apple_glx_pbuffer.c
@@ -44,7 +44,7 @@
#include <pthread.h>
#include <assert.h>
#include "apple_glx.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
#include "apple_cgl.h"
/* mesa defines in glew.h, Apple in glext.h.