summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/dri2_glx.c
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2010-02-01 00:22:50 -0800
committerVinson Lee <[email protected]>2010-02-01 00:22:50 -0800
commite3a99e8522688e20f730084799a1dfad305d90eb (patch)
tree240e6ef6adbdd6580ac63278c1d2a8d118aab8fa /src/glx/x11/dri2_glx.c
parent12f66b6dc900b8435416eda8ef82905afce4a91e (diff)
glx: Remove unnecessary headers.
Diffstat (limited to 'src/glx/x11/dri2_glx.c')
-rw-r--r--src/glx/x11/dri2_glx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/x11/dri2_glx.c b/src/glx/x11/dri2_glx.c
index 22289581441..7a5740a4d89 100644
--- a/src/glx/x11/dri2_glx.c
+++ b/src/glx/x11/dri2_glx.c
@@ -37,7 +37,6 @@
#include <X11/extensions/Xdamage.h>
#include "glapi.h"
#include "glxclient.h"
-#include "glcontextmodes.h"
#include "xf86dri.h"
#include <dlfcn.h>
#include <fcntl.h>