r600g: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-06-07 16:54:18 -07:00
parent 29dfb2f8f0
commit 1574fb7846

View file

@ -26,7 +26,6 @@
#include <stdio.h>
#include <errno.h>
#include <util/u_inlines.h>
#include <util/u_format.h>
#include "r600_screen.h"
#include "r600d.h"