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

@@ -25,7 +25,7 @@
#include "format.h"
#include "menu.h"
#include "mutable_song.h"
#include "search_engine.h"
#include "screens/search_engine.h"
#include "song_list.h"
namespace Display {