summaryrefslogtreecommitdiffstats
path: root/fltk-2/include/fltk/compat/FL/Fl_Value_Input.H
blob: 03d719f184ab38cba25508e7907a6b6a3167677b (plain) (blame)
1
2
3
4
5
6
7
#ifndef Fl_Value_Input_H
#define Fl_Value_Input_H

#include <fltk/ValueInput.h>
typedef fltk::ValueInput Fl_Value_Input;

#endif