aboutsummaryrefslogtreecommitdiff
path: root/src/QueuePrint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/QueuePrint.cxx')
-rw-r--r--src/QueuePrint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QueuePrint.cxx b/src/QueuePrint.cxx
index edac7c7a..32f131ae 100644
--- a/src/QueuePrint.cxx
+++ b/src/QueuePrint.cxx
@@ -20,11 +20,11 @@
#include "config.h"
#include "QueuePrint.hxx"
#include "SongFilter.hxx"
+#include "SongPrint.hxx"
extern "C" {
#include "queue.h"
#include "song.h"
-#include "song_print.h"
#include "client.h"
#include "mapper.h"
}