aboutsummaryrefslogtreecommitdiff
path: root/src/update_song.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_song.c')
-rw-r--r--src/update_song.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/update_song.c b/src/update_song.c
index 1126ad11..4d66fa49 100644
--- a/src/update_song.c
+++ b/src/update_song.c
@@ -26,8 +26,8 @@
#include "db_lock.h"
#include "directory.h"
#include "song.h"
-#include "decoder_list.h"
-#include "decoder_plugin.h"
+#include "decoder/decoder_list.h"
+#include "decoder/decoder_plugin.h"
#include <glib.h>