From 08296cd66d0ef4729767d97420fab96278a9af17 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:24:43 +0100 Subject: Update*: move to update/ --- src/command/OtherCommands.cxx | 2 +- src/command/PlayerCommands.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command') 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" diff --git a/src/command/PlayerCommands.cxx b/src/command/PlayerCommands.cxx index ae7a7ba89..20de2af92 100644 --- a/src/command/PlayerCommands.cxx +++ b/src/command/PlayerCommands.cxx @@ -22,7 +22,7 @@ #include "CommandError.hxx" #include "Playlist.hxx" #include "PlaylistPrint.hxx" -#include "UpdateGlue.hxx" +#include "update/UpdateGlue.hxx" #include "Client.hxx" #include "Volume.hxx" #include "output/OutputAll.hxx" -- cgit v1.2.3