xmlconfig: move into src/util
[mesa.git] / src / loader / loader.c
index c3fc961be598d4d74dfeebcd93be8878f453fb09..182ba90a0da8c152b1791f9642384654bca66121 100644 (file)
@@ -46,8 +46,8 @@
 #ifdef HAVE_LIBDRM
 #include <xf86drm.h>
 #ifdef USE_DRICONF
-#include "xmlconfig.h"
-#include "xmlpool.h"
+#include "util/xmlconfig.h"
+#include "util/xmlpool.h"
 #endif
 #endif