r300/compiler: Move declaration before code.
[mesa.git] / src / mesa / drivers / dri / r300 / Makefile
index 4257a32b89f56ad2aab07ab818b646ebb498f4c7..2245998c952332faea7b1b1c2bc1f0e9c1ba4a4a 100644 (file)
@@ -31,8 +31,9 @@ RADEON_COMMON_SOURCES = \
        radeon_fbo.c \
        radeon_lock.c \
        radeon_mipmap_tree.c \
-       radeon_span.c \
+       radeon_pixel_read.c \
        radeon_queryobj.c \
+       radeon_span.c \
        radeon_texture.c \
        radeon_tex_copy.c \
        radeon_tex_getimage.c \