1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-19 23:21:33 +01:00

Remove an unnecessary #include directive

This commit is contained in:
Paul Licameli
2019-05-16 11:44:42 -04:00
parent d90a827e03
commit 8117ca8823

View File

@@ -16,8 +16,6 @@
#include <wx/longlong.h>
#include <algorithm>
#ifndef IN_RC
#include "audacity/Types.h"