]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/test/guiGTK.h
ocaml 3.09 transition
[helm.git] / helm / DEVEL / mathml_editor / test / guiGTK.h
index 861341a2e15a3d78c37495c6a9819aea055eabad..ee0ab347ebbbe6fb9d06d9c75cdc302cffdaec60 100644 (file)
@@ -27,8 +27,9 @@
 #define guiGTK_h
 
 #include <glib.h>
+#include <gdome.h>
 
-#include <gtkmathview/gtkmathview.h>
+#include <gtk/gtkmathview_gmetadom.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -49,8 +50,6 @@ extern "C" {
   void GUI_freeze(void);
   void GUI_thaw(void);
 
-  void GUI_set_font_manager(FontManagerId);
-
 #ifdef __cplusplus
 }
 #endif