Retire miniglx and move the actual glx code up to src/glx
[mesa.git] / src / gallium / state_trackers / egl / x11 / glxinit.c
index ba6132788a7fd9e58ba8ebc119a7f0b820280f83..1ed2afd3458cf2af274603e878089fc8ef3855f2 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * GLX initialization.  Code based on glxext.c, glx_query.c, and
- * glcontextmodes.c under src/glx/x11/.  The major difference is that DRI
+ * glcontextmodes.c under src/glx/.  The major difference is that DRI
  * related code is stripped out.
  *
  * If the maintenance of this file takes too much time, we should consider