summaryrefslogtreecommitdiff
path: root/src/tangara/audio/resample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/audio/resample.cpp')
-rw-r--r--src/tangara/audio/resample.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tangara/audio/resample.cpp b/src/tangara/audio/resample.cpp
index 1e20392b..143ce230 100644
--- a/src/tangara/audio/resample.cpp
+++ b/src/tangara/audio/resample.cpp
@@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: GPL-3.0-only
*/
-#include "resample.hpp"
+#include "audio/resample.hpp"
#include <algorithm>
#include <cmath>