#ifndef Fl_Choice_H
#define Fl_Choice_H
#include "Fl_Menu_.H"
#include <fltk/Choice.h>
typedef fltk::Choice Fl_Choice;
#endif