Move screens to subdirectory

This commit is contained in:
Andrzej Rybczak
2016-12-22 15:58:57 +01:00
parent 478f4454d8
commit 5445c41aaa
53 changed files with 179 additions and 179 deletions

View File

@@ -23,8 +23,8 @@
#include "interfaces.h"
#include "mpdpp.h"
#include "playlist.h"
#include "screen.h"
#include "screens/playlist.h"
#include "screens/screen.h"
#include "settings.h"
#include "song_list.h"
#include "status.h"