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,7 +23,7 @@
#include "status.h"
#include "statusbar.h"
#include "bindings.h"
#include "playlist.h"
#include "screens/playlist.h"
#include "utility/wide_string.h"
using Global::wFooter;