summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Int_Input.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk/fltk/compat/FL/Fl_Int_Input.H')
-rw-r--r--fltk/fltk/compat/FL/Fl_Int_Input.H8
1 files changed, 8 insertions, 0 deletions
diff --git a/fltk/fltk/compat/FL/Fl_Int_Input.H b/fltk/fltk/compat/FL/Fl_Int_Input.H
new file mode 100644
index 0000000..469e9aa
--- /dev/null
+++ b/fltk/fltk/compat/FL/Fl_Int_Input.H
@@ -0,0 +1,8 @@
+#ifndef Fl_Int_Input_H
+#define Fl_Int_Input_H
+
+#include <fltk/IntInput.h>
+typedef fltk::IntInput Fl_Int_Input;
+
+#endif
+