summaryrefslogtreecommitdiff
path: root/FL/Fl_Object.H
blob: 18c1fc11057bea9d320a73405e0057872f2aebac (plain)
1
2
3
4
5
// This file is provided for back compatability only.  Please use Fl_Widget
#ifndef Fl_Object
#define Fl_Object Fl_Widget
#endif
#include "Fl_Widget.H"