aboutsummaryrefslogtreecommitdiffstats
path: root/src/Song.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Song.cxx')
-rw-r--r--src/Song.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Song.cxx b/src/Song.cxx
index 023d52071..5ee4c5545 100644
--- a/src/Song.cxx
+++ b/src/Song.cxx
@@ -20,7 +20,7 @@
#include "config.h"
#include "Song.hxx"
#include "Directory.hxx"
-#include "Tag.hxx"
+#include "tag/Tag.hxx"
#include <glib.h>