X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpanel.cpp;h=4d0d5d1359ef71cb0ea770c43bb6011daa839ad5;hb=f34c8d617cbe8ae426e7a1e280dfa0aaf5d11a6d;hp=f17439a5eca810b8510d3537fc750a53c2b5868a;hpb=95210598ff214bbc8d05657aeffc4ce7801f211a;p=libs%2Fgltk.git diff --git a/source/panel.cpp b/source/panel.cpp index f17439a..4d0d5d1 100644 --- a/source/panel.cpp +++ b/source/panel.cpp @@ -15,6 +15,7 @@ Distributed under the LGPL #include "list.h" #include "panel.h" #include "part.h" +#include "table.h" #include "toggle.h" #include "vslider.h" @@ -233,6 +234,7 @@ Panel::Loader::Loader(Panel &p, map &m): add("label", &Loader::child