1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-18 00:50:05 +02:00

Remove unneeded include

This commit is contained in:
Leland Lucius 2021-02-01 10:41:13 -06:00
parent 5107c0f350
commit fcfca160c3

View File

@ -21,7 +21,6 @@
#include "ChangeTempo.h" #include "ChangeTempo.h"
#if USE_SBSMS #if USE_SBSMS
#include "../../../lib-src/header-substitutes/sbsms.h"
#include <wx/valgen.h> #include <wx/valgen.h>
#endif #endif