mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29:27 +02:00
Fix previous commit: 4e37d93
Reinstated .h file, with corrected path. Without this include, there were numerous intellisense errors in the .cpp file.
This commit is contained in:
parent
4e37d93cd9
commit
ecdb6d0a07
@ -17,6 +17,7 @@
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include <wx/defs.h>
|
||||
#include <wx/timer.h> // member variable
|
||||
#include "wxPanelWrapper.h"
|
||||
|
||||
class wxArrayString;
|
||||
class wxBitmap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user