util: rename xmlpool.h to driconf.h
[mesa.git] / src / egl / drivers / dri2 / egl_dri2.h
index 2fc3752a7838e5593a836a696cbcddd041c96720..3da538c7dc9cb7cf75aaa45d0c6d401f7d45e068 100644 (file)
@@ -363,7 +363,7 @@ struct dri2_egl_sync {
    void *fence;
 };
 
-/* From xmlpool.h, user exposed so should be stable */
+/* From driconf.h, user exposed so should be stable */
 #define DRI_CONF_VBLANK_NEVER 0
 #define DRI_CONF_VBLANK_DEF_INTERVAL_0 1
 #define DRI_CONF_VBLANK_DEF_INTERVAL_1 2