1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-26 23:33:49 +01:00

Fix Linux build

This commit is contained in:
Paul Licameli
2019-12-29 15:41:37 -05:00
parent 7638dd0204
commit cacdcf8ad5

View File

@@ -89,6 +89,7 @@ is time to refresh some aspect of the screen.
#include <algorithm>
#include <wx/dc.h>
#include <wx/dcclient.h>
/**