util: rename xmlpool.h to driconf.h
[mesa.git] / src / gallium / targets / pipe-loader / pipe_radeonsi.c
index f5c5770af081116cf980b9a734e808e76c314daa..d8cbe02c1b7b3c6c134a05b4904ca40a151cc5f1 100644 (file)
@@ -1,7 +1,7 @@
 #include "frontend/drm_driver.h"
 #include "target-helpers/inline_debug_helper.h"
 #include "radeonsi/si_public.h"
-#include "util/xmlpool.h"
+#include "util/driconf.h"
 
 static struct pipe_screen *
 create_screen(int fd, const struct pipe_screen_config *config)