xmlconfig: move into src/util
[mesa.git] / src / mesa / drivers / dri / i915 / intel_screen.h
index 11e1a3fa31d9e9b6e9188e2e9893f27dfcbd0ddc..a22888b391a023a54efc5687e26c940925f07304 100644 (file)
@@ -33,7 +33,7 @@
 #include "dri_util.h"
 #include "intel_bufmgr.h"
 #include "i915_drm.h"
-#include "xmlconfig.h"
+#include "util/xmlconfig.h"
 
 struct intel_screen
 {