From ec55dd16c4c5f7612d33ae22a6249b3b1c60e2b6 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 14 Feb 2007 14:37:02 -0800 Subject: Global namespace cleanups, filename fixes. Ensure all xf86 symbols created here are protected with XF86NAME. Remove accidentally exported symbols from namespace. Make all to-be-DI files prefixed with i830_xf86. --- src/i830.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i830.h') diff --git a/src/i830.h b/src/i830.h index 7a442d8c..26d16e92 100644 --- a/src/i830.h +++ b/src/i830.h @@ -59,7 +59,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "vbe.h" #include "vgaHW.h" #include "i830_xf86Crtc.h" -#include "i830_randr.h" +#include "i830_xf86RandR12.h" #ifdef XF86DRI #include "xf86drm.h" -- cgit v1.2.3