Fix a cut & paste problem

main
Alan Hourihane 2005-01-19 08:55:53 +00:00
parent d29e2369be
commit f5914ad67b
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ $(r128-objs): $(R128HEADERS)
$(mga-objs): $(MGAHEADERS)
$(i810-objs): $(I810HEADERS)
$(i830-objs): $(I830HEADERS)
$(i915-objs): $(I830HEADERS)
$(i915-objs): $(I915HEADERS)
$(radeon-objs): $(RADEONHEADERS)
$(sis-objs): $(SISHEADERS)
$(ffb-objs): $(FFBHEADERS)