source: NonGTP/include/FL/Fl_Gl_Window.H @ 769

Revision 769, 143 bytes checked in by gumbau, 18 years ago (diff)

FLTK imported to SVN repository to be linked agains the GeoTool? application

Line 
1#ifndef Fl_Gl_Window_H
2#define Fl_Gl_Window_H
3
4#include "Fl_Window.H"
5
6#include <fltk/GlWindow.h>
7typedef fltk::GlWindow Fl_Gl_Window;
8
9#endif
Note: See TracBrowser for help on using the repository browser.