summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/glxmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dixmods/glxmodule.c')
-rw-r--r--hw/xfree86/dixmods/glxmodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/glxmodule.c b/hw/xfree86/dixmods/glxmodule.c
index 847f0d4a2..0ff867de0 100644
--- a/hw/xfree86/dixmods/glxmodule.c
+++ b/hw/xfree86/dixmods/glxmodule.c
@@ -45,7 +45,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
static MODULESETUPPROTO(glxSetup);
-static const char *initdeps[] = { "DOUBLE-BUFFER", NULL };
+static const char *initdeps[] = { "DOUBLE-BUFFER", "COMPOSITE", NULL };
static ExtensionModule GLXExt =
{