summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@guitar.keithp.com>2007-02-14 14:37:02 -0800
committerKeith Packard <keithp@guitar.keithp.com>2007-02-14 14:37:02 -0800
commitec55dd16c4c5f7612d33ae22a6249b3b1c60e2b6 (patch)
treeb3281f4ab52353ebbe8792161e7df93d7b00c1cc /src/i830.h
parent22a271555a46267c40448fa926d45692498ef7c6 (diff)
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.
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h2
1 files changed, 1 insertions, 1 deletions
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"