util: rename xmlpool.h to driconf.h
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.c
index e05b8ba2ff622563c06b90f95e8dcc71104e9493..5a1c01fdd0df751e899601d7e4aff85521399e96 100644 (file)
@@ -66,7 +66,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "radeon_fog.h"
 
 #include "utils.h"
-#include "util/xmlpool.h" /* for symbolic values of enum-type options */
+#include "util/driconf.h" /* for symbolic values of enum-type options */
 
 extern const struct tnl_pipeline_stage _radeon_render_stage;
 extern const struct tnl_pipeline_stage _radeon_tcl_stage;