xmlconfig: move into src/util
[mesa.git] / src / mesa / drivers / dri / r200 / r200_context.c
index 5a7f33499b1d15780a24374cd6e0975113d3ee31..ca1023c5c38f5f32b22503cca84f055ff812e8d1 100644 (file)
@@ -65,7 +65,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "radeon_span.h"
 
 #include "utils.h"
-#include "xmlpool.h" /* for symbolic values of enum-type options */
+#include "util/xmlpool.h" /* for symbolic values of enum-type options */
 
 /* Return various strings for glGetString().
  */