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

@@ -32,7 +32,7 @@
#include "enums.h"
#include "format.h"
#include "lyrics_fetcher.h"
#include "screen_type.h"
#include "screens/screen_type.h"
struct Column
{