util: rename xmlpool.h to driconf.h
[mesa.git] / src / loader / loader.c
index 8548cbdfedb369b7e855adb603e6f2275d8543aa..e0b08dfa6cb6046a39a052911ba2b638a360e718 100644 (file)
@@ -53,7 +53,7 @@
 #define MAX_DRM_DEVICES 64
 #ifdef USE_DRICONF
 #include "util/xmlconfig.h"
-#include "util/xmlpool.h"
+#include "util/driconf.h"
 #endif
 #endif