diff options
Diffstat (limited to '')
-rw-r--r-- | src/SongPrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongPrint.cxx b/src/SongPrint.cxx index 07cf9c3e2..957db76a3 100644 --- a/src/SongPrint.cxx +++ b/src/SongPrint.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "SongPrint.hxx" #include "song.h" -#include "directory.h" +#include "Directory.hxx" #include "TimePrint.hxx" #include "TagPrint.hxx" #include "Mapper.hxx" |