diff options
Diffstat (limited to 'arts/modules/effects/freeverb/allpass.cpp')
-rw-r--r-- | arts/modules/effects/freeverb/allpass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/modules/effects/freeverb/allpass.cpp b/arts/modules/effects/freeverb/allpass.cpp index ca4d8bc5..850337e3 100644 --- a/arts/modules/effects/freeverb/allpass.cpp +++ b/arts/modules/effects/freeverb/allpass.cpp @@ -4,7 +4,7 @@ // http://www.dreampoint.co.uk // This code is public domain -#include "allpass.hpp" +#include "allpass.h" allpass::allpass() { |