]> 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 7e3e207352c359a3e8a4ec749829167bdb03ac40..ee0ab347ebbbe6fb9d06d9c75cdc302cffdaec60 100644 (file)
@@ -29,7 +29,7 @@
 #include <glib.h>
 #include <gdome.h>
 
-#include <gtkmathview/gtkmathview.h>
+#include <gtk/gtkmathview_gmetadom.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -50,8 +50,6 @@ extern "C" {
   void GUI_freeze(void);
   void GUI_thaw(void);
 
-  void GUI_set_font_manager(FontManagerId);
-
 #ifdef __cplusplus
 }
 #endif