aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/OtherCommands.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-24 00:24:43 +0100
committerMax Kellermann <max@duempel.org>2014-01-24 00:24:43 +0100
commit08296cd66d0ef4729767d97420fab96278a9af17 (patch)
tree16d4bfe7d04899ae9cbe3de82c486772effb5dd8 /src/command/OtherCommands.cxx
parent197b503f3ecbf68191b37a7c5fb9c25e975059ce (diff)
downloadmpd-08296cd66d0ef4729767d97420fab96278a9af17.tar.gz
mpd-08296cd66d0ef4729767d97420fab96278a9af17.tar.xz
mpd-08296cd66d0ef4729767d97420fab96278a9af17.zip
Update*: move to update/
Diffstat (limited to 'src/command/OtherCommands.cxx')
-rw-r--r--src/command/OtherCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/OtherCommands.cxx b/src/command/OtherCommands.cxx
index fc6903d37..b7b84bcde 100644
--- a/src/command/OtherCommands.cxx
+++ b/src/command/OtherCommands.cxx
@@ -21,7 +21,7 @@
#include "OtherCommands.hxx"
#include "DatabaseCommands.hxx"
#include "CommandError.hxx"
-#include "UpdateGlue.hxx"
+#include "update/UpdateGlue.hxx"
#include "Directory.hxx"
#include "DetachedSong.hxx"
#include "SongPrint.hxx"