mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
Fix for bug #953 again
I can't believe it actually built for me with the previous attempt.
This commit is contained in:
parent
7184425d03
commit
bb04d9cf4c
@ -48,7 +48,7 @@
|
||||
#if defined(__WXGTK__)
|
||||
#if wxCHECK_VERSION(3, 0, 0)
|
||||
#include <gtk/gtk.h>
|
||||
#include "win_gtk.h"
|
||||
#include <wx/win_gtk.h>
|
||||
#else
|
||||
#include <wx/gtk/win_gtk.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user