From 5141da97f680235d10d74737d5444963d2080072 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Tue, 22 Apr 2003 10:13:14 +0000 Subject: Move a bunch of gamma-specific code into a gamma-specific file. Restore the kooky DRM(write_string) code for gamma. --- linux/gamma_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/gamma_drv.c') diff --git a/linux/gamma_drv.c b/linux/gamma_drv.c index b41526bb..b08d04bf 100644 --- a/linux/gamma_drv.c +++ b/linux/gamma_drv.c @@ -39,7 +39,7 @@ #include "drm_auth.h" #include "drm_agpsupport.h" #include "drm_bufs.h" -#include "drm_context.h" +#include "gamma_context.h" /* NOTE! */ #include "drm_dma.h" #include "drm_drawable.h" #include "drm_drv.h" -- cgit v1.2.3