X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Ftest%2FguiGTK.h;h=ee0ab347ebbbe6fb9d06d9c75cdc302cffdaec60;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=861341a2e15a3d78c37495c6a9819aea055eabad;hpb=c112706f347e08e7f345131fbc4c3aa0e9ecc7b5;p=helm.git diff --git a/helm/DEVEL/mathml_editor/test/guiGTK.h b/helm/DEVEL/mathml_editor/test/guiGTK.h index 861341a2e..ee0ab347e 100644 --- a/helm/DEVEL/mathml_editor/test/guiGTK.h +++ b/helm/DEVEL/mathml_editor/test/guiGTK.h @@ -27,8 +27,9 @@ #define guiGTK_h #include +#include -#include +#include #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