diff --git a/src/AudacityApp.cpp b/src/AudacityApp.cpp index 209f3821a..bc30e3abc 100644 --- a/src/AudacityApp.cpp +++ b/src/AudacityApp.cpp @@ -406,7 +406,6 @@ void SaveWindowSize() * Happily we can avoid the hack, as we only need some of the headers, not * the full GTK headers */ -#include #include typedef struct _GnomeProgram GnomeProgram;