From b8f9efa0d9562af7b373d57ad92b676f8b0d74ad Mon Sep 17 00:00:00 2001 From: Leland Lucius Date: Thu, 23 Jul 2020 01:58:26 -0500 Subject: [PATCH] AUP3: Fix build --- src/ActiveProjects.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ActiveProjects.cpp b/src/ActiveProjects.cpp index a8b4f04bf..4215cac75 100644 --- a/src/ActiveProjects.cpp +++ b/src/ActiveProjects.cpp @@ -13,7 +13,7 @@ #include "Audacity.h" #include "ActiveProjects.h" -#include "prefs.h" +#include "Prefs.h" #include