diff options
Diffstat (limited to 'src/i830_memory.c')
-rw-r--r-- | src/i830_memory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_memory.c b/src/i830_memory.c index b91ac3ec..55c83738 100644 --- a/src/i830_memory.c +++ b/src/i830_memory.c @@ -85,7 +85,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "xf86_OSproc.h" #include "i830.h" -#include "i810_reg.h" +#include "i830_reg.h" #include "i915_drm.h" /* Our hardware status area is just a single page */ |