FL/Fl_Flowpack: Include Fl_Pack header for value of Fl_Pack::HORIZONTAL.
This commit is contained in:
parent
1aa102a8e4
commit
ceb04569e9
|
@ -20,6 +20,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <FL/Fl_Group.H>
|
||||
#include <FL/Fl_Pack.H>
|
||||
|
||||
class Fl_Flowpack : public Fl_Group
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue