mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user