mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 15:50:05 +02:00
Remove glib included that conflicts with wxGTK for new glib versions. This glib header is not needed here. Patch by David Timms
This commit is contained in:
parent
2ce94c6647
commit
642c9d5b82
@ -406,7 +406,6 @@ void SaveWindowSize()
|
||||
* Happily we can avoid the hack, as we only need some of the headers, not
|
||||
* the full GTK headers
|
||||
*/
|
||||
#include <glib/gtypes.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
typedef struct _GnomeProgram GnomeProgram;
|
||||
|
Loading…
x
Reference in New Issue
Block a user