aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue/CueParser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/cue/CueParser.cxx')
-rw-r--r--src/cue/CueParser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cue/CueParser.cxx b/src/cue/CueParser.cxx
index e2ae6f2dd..584a77a81 100644
--- a/src/cue/CueParser.cxx
+++ b/src/cue/CueParser.cxx
@@ -21,7 +21,7 @@
#include "CueParser.hxx"
#include "util/StringUtil.hxx"
#include "Song.hxx"
-#include "Tag.hxx"
+#include "tag/Tag.hxx"
#include <glib.h>