Update*: move to update/

This commit is contained in:
Max Kellermann
2014-01-24 00:24:43 +01:00
parent 197b503f3e
commit 08296cd66d
34 changed files with 23 additions and 23 deletions

View File

@@ -23,7 +23,7 @@
#include "CommandLine.hxx"
#include "PlaylistFile.hxx"
#include "PlaylistGlobal.hxx"
#include "UpdateGlue.hxx"
#include "update/UpdateGlue.hxx"
#include "MusicChunk.hxx"
#include "StateFile.hxx"
#include "PlayerThread.hxx"
@@ -68,7 +68,7 @@
#include "Stats.hxx"
#ifdef ENABLE_INOTIFY
#include "InotifyUpdate.hxx"
#include "update/InotifyUpdate.hxx"
#endif
#ifdef ENABLE_SQLITE