diff options
Diffstat (limited to 'src/song/DetachedSong.hxx')
-rw-r--r-- | src/song/DetachedSong.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/song/DetachedSong.hxx b/src/song/DetachedSong.hxx index a161ad427..d45439d0a 100644 --- a/src/song/DetachedSong.hxx +++ b/src/song/DetachedSong.hxx @@ -23,7 +23,7 @@ #include "check.h" #include "tag/Tag.hxx" #include "Chrono.hxx" -#include "Compiler.h" +#include "util/Compiler.h" #include <chrono> #include <string> |