source:
NonGTP/FLTK/include/FL/Fl_Gl_Window.H
@
773
Revision 773, 143 bytes checked in by gumbau, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[773] | 1 | #ifndef Fl_Gl_Window_H |
2 | #define Fl_Gl_Window_H | |
3 | ||
4 | #include "Fl_Window.H" | |
5 | ||
6 | #include <fltk/GlWindow.h> | |
7 | typedef fltk::GlWindow Fl_Gl_Window; | |
8 | ||
9 | #endif |
Note: See TracBrowser
for help on using the repository browser.