summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Int_Input.H
blob: 469e9aa6b2c2913a1e2463af500ef9639fa81117 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef Fl_Int_Input_H
#define Fl_Int_Input_H

#include <fltk/IntInput.h>
typedef fltk::IntInput Fl_Int_Input;

#endif