1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 00:29:41 +02:00

ASlider.h removed unnecessary .h file with incorrect path

This commit is contained in:
David Bailes 2019-04-03 12:23:45 +01:00
parent 44fde0a90f
commit 4e37d93cd9

View File

@ -17,7 +17,6 @@
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/defs.h>
#include <wx/timer.h> // member variable
#include "widgets/wxPanelWrapper.h"
class wxArrayString;
class wxBitmap;