Remove libxml2 check from configure.ac
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / bridge.h
index 2a95fcd..81abb92 100644 (file)
@@ -47,6 +47,8 @@ struct _SpiBridge
   SpiCache    *cache;
   SpiLeasing  *leasing;
 */
+  gchar *desktop_name;
+  gchar *desktop_path;
 };
 
 extern SpiBridge *spi_global_app_data;