intel: replace extern decl with #include

This commit is contained in:
Brian Paul
2009-10-12 17:41:47 -06:00
parent b9c2897957
commit 3732d0a77d
@@ -28,6 +28,7 @@
#include "intel_context.h"
#include "intel_mipmap_tree.h"
#include "intel_regions.h"
#include "intel_tex_layout.h"
#include "intel_chipset.h"
#ifndef I915
#include "brw_state.h"
@@ -500,7 +501,7 @@ intel_miptree_image_data(struct intel_context *intel,
}
}
extern void intel_get_texture_alignment_unit(GLenum, GLuint *, GLuint *);
/* Copy mipmap image between trees
*/
void