summaryrefslogtreecommitdiff
path: root/src/glx/dri_common.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-07-28 10:13:44 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-07-28 16:42:00 -0400
commit65d98e25770487456eb3d7eb8ec3ec8272f170b1 (patch)
treeedbd4a525dc8180d849187e7838975e67b738191 /src/glx/dri_common.c
parent6ddf66e9230ee862ac341c4767cf6b3b2dd2552b (diff)
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Diffstat (limited to 'src/glx/dri_common.c')
-rw-r--r--src/glx/dri_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/dri_common.c b/src/glx/dri_common.c
index 7866521e42..812fb2eb08 100644
--- a/src/glx/dri_common.c
+++ b/src/glx/dri_common.c
@@ -39,7 +39,6 @@
#include <dlfcn.h>
#include <stdarg.h>
#include "glxclient.h"
-#include "glcontextmodes.h"
#include "dri_common.h"
#ifndef RTLD_NOW