]> git.pld-linux.org Git - packages/audacity.git/commitdiff
- missing include
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 May 2005 13:50:42 +0000 (13:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audacity-wx.patch -> 1.1

audacity-wx.patch [new file with mode: 0644]

diff --git a/audacity-wx.patch b/audacity-wx.patch
new file mode 100644 (file)
index 0000000..9fd8aab
--- /dev/null
@@ -0,0 +1,10 @@
+--- audacity-src-1.2.3/src/MeterToolBar.cpp.orig       2004-11-18 07:17:30.000000000 +0100
++++ audacity-src-1.2.3/src/MeterToolBar.cpp    2005-05-03 15:11:28.885869256 +0200
+@@ -16,6 +16,7 @@
+ #include <wx/object.h> // tooltip.h needs this but doesn't include it.
+ #include <wx/window.h> // tooltip.h needs this but doesn't include it.
+ #include <wx/tooltip.h>
++#include <wx/dcclient.h>
+ #include "MeterToolBar.h"
This page took 0.089417 seconds and 4 git commands to generate.