OSDN Git Service

radeon: build fix after 9d9111108eadd65708899284b1cfa9ca425f3ac8
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2012 16:30:02 +0000 (11:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2012 16:31:23 +0000 (11:31 -0500)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/mesa/drivers/dri/radeon/radeon_tcl.c

index dee25ae..071f98f 100644 (file)
@@ -34,8 +34,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include "main/glheader.h"
 #include "main/imports.h"
-#include "main/light.h"
 #include "main/mtypes.h"
+#include "main/light.h"
 #include "main/enums.h"
 
 #include "vbo/vbo.h"