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

Collapse All | Expand All

(-)audacity-src-1.2.3/src/MeterToolBar.cpp.orig (+1 lines)
Lines 16-21 Link Here
16
#include <wx/object.h> // tooltip.h needs this but doesn't include it.
16
#include <wx/object.h> // tooltip.h needs this but doesn't include it.
17
#include <wx/window.h> // tooltip.h needs this but doesn't include it.
17
#include <wx/window.h> // tooltip.h needs this but doesn't include it.
18
#include <wx/tooltip.h>
18
#include <wx/tooltip.h>
19
#include <wx/dcclient.h>
19
20
20
#include "MeterToolBar.h"
21
#include "MeterToolBar.h"

Return to bug 110809