aboutsummaryrefslogtreecommitdiffstats
path: root/src/update_db.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/update_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update_db.c b/src/update_db.c
index f2126c559..2ead6d438 100644
--- a/src/update_db.c
+++ b/src/update_db.c
@@ -19,7 +19,7 @@
#include "config.h" /* must be first for large file support */
#include "update_db.h"
-#include "update_internal.h"
+#include "update_remove.h"
#include "directory.h"
#include "song.h"
#include "db_lock.h"