summaryrefslogtreecommitdiff
path: root/glamor/glamor.c
diff options
context:
space:
mode:
Diffstat (limited to 'glamor/glamor.c')
-rw-r--r--glamor/glamor.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/glamor/glamor.c b/glamor/glamor.c
index 9fb9c67ce..6a77538e4 100644
--- a/glamor/glamor.c
+++ b/glamor/glamor.c
@@ -309,6 +309,10 @@ glamor_create_screen_resources(ScreenPtr screen)
return ret;
}
+#if 0
+#include "glamor_render_fallback.h"
+#endif
+
/** Set up glamor for an already-configured GL context. */
Bool
glamor_init(ScreenPtr screen, unsigned int flags)