1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

Fix building of mod-script-pipe

Include files not needed.
This commit is contained in:
James Crook 2019-12-05 23:08:19 +00:00
parent c8e5cc8cd6
commit d4baeed6a5

View File

@ -15,9 +15,7 @@
#include <wx/wx.h>
#include "ScripterCallback.h"
//#include "../lib_widget_extra/ShuttleGuiBase.h"
#include "../../src/Audacity.h"
#include "../../src/ShuttleGui.h"
#if defined(__WXMSW__)
#include <wx/init.h>