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