Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 450494 | Differences between
and this patch

Collapse All | Expand All

(-)a/FL/Flmm_Tabs.cxx (-1 / +1 lines)
Lines 33-39 Link Here
33
 */
33
 */
34
34
35
#include <FL/Fl.H>
35
#include <FL/Fl.H>
36
#include <FL/Flmm_Tabs.H>
36
#include "Flmm_Tabs.H"
37
#include <FL/Fl_Menu_Item.H>
37
#include <FL/Fl_Menu_Item.H>
38
#include <FL/fl_draw.H>
38
#include <FL/fl_draw.H>
39
#include <math.h>
39
#include <math.h>

Return to bug 450494