File mathgl-fltk.patch of Package mathgl
Index: mathgl-2.0/include/mgl2/fltk.h =================================================================== --- mathgl-2.0.orig/include/mgl2/fltk.h +++ mathgl-2.0/include/mgl2/fltk.h @@ -30,8 +30,8 @@ #endif #include <FL/Fl.H> -#include <Fl/Fl_Window.H> -#include <Fl/Fl_Scroll.H> +#include <FL/Fl_Window.H> +#include <FL/Fl_Scroll.H> #include <FL/Fl_Button.H> #include <FL/Fl_Counter.H> #include <FL/Fl_Menu_Bar.H>