aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DsdLib.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/DsdLib.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DsdLib.cxx b/src/decoder/DsdLib.cxx
index a9cfc9147..eb3d537b9 100644
--- a/src/decoder/DsdLib.cxx
+++ b/src/decoder/DsdLib.cxx
@@ -28,7 +28,7 @@
#include "DecoderAPI.hxx"
#include "util/bit_reverse.h"
#include "TagHandler.hxx"
-#include "TagId3.hxx"
+#include "tag/TagId3.hxx"
#include "util/Error.hxx"
#include <unistd.h>